nix-in-node/roadmap.txt

8 lines
255 B
Plaintext
Raw Normal View History

2022-05-11 23:25:17 +02:00
- stringify Nix
2022-02-02 10:39:55 +01:00
- convert rec attrset to use heap-of-vars
- wrap function args in lazy wrapper + unwrap identifier access?
- memoize functions
- let..in -> rec attrset
2022-05-11 23:25:17 +02:00
- rename 'mangling'
- verify that $ cannot appear in genuine Nix identifiers unescaped