1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-04 23:27:15 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Steven Shaw
7a4d3b5dcf
Fix field without definition assigned null value
Fixes #697
2022-05-20 18:09:42 +10:00
Yann Hamdaoui
0b1ed40e40 Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
francois-caddet
b612f9d6cb Update tests and examples with the new multiline str and interpolation syntax
revert back to original comments syntax `//` will be implemented in a next PR
TODO: tests are passing but check if everything has realy been updated correctly
2022-02-23 22:33:12 +01:00
Avi Dessauer
d580c32d7d Merge branch 'avi/benches-and-flamegraphs-reset' into avi/benches-and-flamegraphs-master-2021-12-03 2021-12-03 11:35:22 -05:00
Yann Hamdaoui
25b2e9029b Add tests for recursive dynamic record fields 2021-09-27 10:09:57 +02:00
Yann Hamdaoui
1d404f2531 Move tests & benches helper to subcrate 2021-07-01 18:00:24 +02:00
Yann Hamdaoui
9aaf2adf68 Add tests for piecewise record definitions 2021-03-25 11:42:31 +01:00
Yann Hamdaoui
7a11367f72 Remove semicolons from integration tests 2021-03-11 18:05:33 +01:00
Yann Hamdaoui
79aab9214d Migrate remaining failure tests from Program 2021-03-08 12:57:39 +01:00