ssh://git@git.notashelf.dev:33/notashelf/nixir.gitCommits
- 2026-04-24
- meta: CTest integration; expand test coverage
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified554f7f21f155 - irc: add serialization support for patterns and string interpolation
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified584d84542ecc - irc: split parser into lexer and parser components
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified0a5920adaf7d - irc: extract inline constructors; deduplicate value-copy logic
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverifiedfeb247f64a93 - irc: `PrimOp` memory leak and `IR_VERSION` mismatch
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified28de44c59800 - irc/parser: use explicit IR nodes for patterns and interpolation
Replaces lambda pattern desugaring with direct `LambdaPatternNode`
unverifiedf6481b3c0120 - irc/types: IR type extensions
Updates IR_VERSION to 3. In an effort to support more features of the
unverified359a7076636a - docs: initial specification; we yap
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified56f15d749edc - docs: document using `just` in the codebase
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified14bbc092801e - meta: switch to justfile for task organization
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified13a38f707b97 - tests: move fixtures to dedicated dir
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified2c9ad890b293 - tests/benchmark: make benchmark cases... bigger
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified2a005574d3d6 - irc: add timing measurements; formatting
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified1ceb889a1649 - unverified
54892c3121d4 - irc: add ListNode support; fix recursive attrset scoping
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverifiede8fcaccacca5 - irc/parser: fix list parsing and function application
Fixes bug where `concat [1 2 3] [4 5 6]` tried to apply integer 1
unverified51305298ee98 - tests: initial integration tests
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified85a865af471a - tests/benchmark: fine-grain timing reports
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverifiedb3dcba607b58 - tests/benchmark: rename runner script; compare compilation with native eval
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified4ea090cf330d - tests: initial benchmarking setup
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverifiedd272dc589e30 - irc: improve multi-line strings; complete list concat and dynamic attrs
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified8a093aa9e806 - tests: update test cases for newer syntax items; drop old artifacts
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverifiede6231f546d57 - irc: more syntax support
Indented strings, ancient let bindings and a bit more
unverifieddd79db1f86e5 - tests: add tests for lookup paths and imports
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified5e41a7cb370f - irc: support lookup paths and `import` keyword
Signed-off-by: NotAShelf <raf@notashelf.dev>
unverified775bb42c6325
Page 1 of 2 Next