* Basic work on allowing derive expressions to build multiple paths.
This is not entirely trivial since this introduces the possibility of mutual recursion. * Made normal forms self-contained. * Use unique ids, not content hashes, for content referencing.
Showing
- src/fstate.cc 210 additions, 28 deletionssrc/fstate.cc
- src/fstate.hh 38 additions, 19 deletionssrc/fstate.hh
- src/globals.cc 4 additions, 2 deletionssrc/globals.cc
- src/globals.hh 20 additions, 17 deletionssrc/globals.hh
- src/store.cc 42 additions, 49 deletionssrc/store.cc
- src/store.hh 9 additions, 10 deletionssrc/store.hh
- src/test.cc 43 additions, 68 deletionssrc/test.cc
Loading
Please register or sign in to comment