1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/core
Yann Hamdaoui 77ec9a0d82
[Refactor] Move unify and variants into their own trait (#1469)
* Structure `unify` and variants into Unify trait

* Fix comment documenting Unify/unify
2023-07-21 14:08:34 +00:00
..
benches Format benches as well using Topiary (#1423) 2023-06-30 15:50:04 +00:00
src [Refactor] Move unify and variants into their own trait (#1469) 2023-07-21 14:08:34 +00:00
stdlib add std.contract.Sequence (#1452) 2023-07-20 07:25:00 +00:00
tests Error on serializing very large numbers (#1470) 2023-07-21 12:36:11 +00:00
build.rs Rename and move workspace crates (#1399) 2023-06-26 16:58:40 +00:00
Cargo.toml Rename and move workspace crates (#1399) 2023-06-26 16:58:40 +00:00