This website requires JavaScript.
Explore
Help
Sign in
maurice
/
snix
Watch
1
Star
0
Fork
You've already forked snix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9e50e648a4
snix
/
src
/
libexpr
History
Download ZIP
Download TAR.GZ
Eelco Dolstra
3a2c3f0cf2
* Support for fixed-output hashes over directory trees (i.e., over the
...
NAR dump of the path).
2005-02-22 21:14:41 +00:00
..
eval.cc
* string2ATerm -> overloaded toATerm.
2004-11-03 18:12:03 +00:00
eval.hh
* Allow certain operations to succeed even if we don't have write
2004-10-25 14:38:23 +00:00
lexer.l
* Bug fix in parsing of /* ... */ comments; due to longest match
2004-10-27 13:00:31 +00:00
Makefile.am
* Missing dependency; only a problem when building from Subversion.
2005-01-27 19:00:48 +00:00
nixexpr-ast.def
* Drop ATmake / ATMatcher also in handling store expressions.
2004-10-29 11:22:49 +00:00
nixexpr.cc
* Renamed
normalise.cc' ->
build.cc', `storeexprs.cc' ->
2005-01-19 16:39:47 +00:00
nixexpr.hh
* Don't use ATmake / ATmatch anymore, nor the ATMatcher class.
2004-10-26 22:54:26 +00:00
parser.cc
* string2ATerm -> overloaded toATerm.
2004-11-03 18:12:03 +00:00
parser.hh
* Use a map to lookup primops.
2004-02-04 16:03:29 +00:00
parser.y
* string2ATerm -> overloaded toATerm.
2004-11-03 18:12:03 +00:00
primops.cc
* Support for fixed-output hashes over directory trees (i.e., over the
2005-02-22 21:14:41 +00:00