Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-13 | * Use a symbol table to represent identifiers and attribute names | Eelco Dolstra | 1 | -2/+2 |
2010-04-12 | * Don't use ATerms for the abstract syntax trees anymore. Not | Eelco Dolstra | 1 | -3/+2 |
2010-03-23 | * Start of an evaluator that uses call-by-need (with thunk updating) | Eelco Dolstra | 1 | -1/+1 |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -0/+6 |
2004-02-04 | * Use a map to lookup primops. | Eelco Dolstra | 1 | -3/+3 |
2003-11-22 | * Maintain integrity of the substitute and successor mappings when | Eelco Dolstra | 1 | -0/+6 |
2003-11-19 | * Refactoring: put the Nix expression evaluator in its own library so | Eelco Dolstra | 1 | -0/+10 |