- ci return test profile options for SO fix
- build(bindings) use _start stub only for wasm target
- ci use layer cache for build image
- ci fix make job name
- ci fix Dockerfile path
- ci build wasm on ci
- perf use mimalloc instead of jemalloc
- refactor(evaluator) extract Apply evaluation
- feat(bindings) snippet evaluation
- feat(bindings) add JS example
- feat(bindings) implement WASM
- chore(bindings) change C directory
- fix(bindings) add parser dependency
- docs(evaluator) document public api
- feat(evaluator) import resolver as_any method
- style reformat new code
- feat(bindings) max stack
- feat(bindings) object append
- feat(bindings) realloc
- feat(bindings) jpath api
- feat(evaluator) c like api functions
- refactor(evaluator) simplify state internals
- feat(evaluator) weak context
- feat(bindings) c bindings
- feat(evaluator) utility methods for bindings
- docs use full lang name for fenced blocks
- docs update README notes about production usage
- fix parser imports after renaming
- chore add licenses and descriptions
BREAKING CHANGE: from now, every commit will correctly follow conventional commits, and versions will be increased by semver
- chore rename crates for publish
- fix(evaluator) handle rest of panics as errors
- refactor(evaluator) error handling cleanup
- fix(evaluator) do not panic in bad operations
- style(evaluator) fix clippy warnings
- fix(evaluator) use exceptions instead of panic in functions
- refactor(evaluator) use argument parsing macro
- feat(evaluator) argument parsing macro
- test fixes for latest updates
- perf use jemalloc
- perf std ast codegen
- feat(parser) more serialization options
- docs populate README with benchmark results
- chore add license
- build add serialized-stdlib feature description
- refactor(evaluator) remove inline variant of argument parsing
- perf rc imports
- fix(evaluator) add missing intristics: char, encodeUTF8, md5
- fix(parser) allow trailing comma in params
- perf use json serialization directly
difftreelog
commits
/history