Eelco Dolstra
|
5d147e125c
|
Add a unary integer negation operator
This allows saying "-1" instead of "builtins.sub 0 1".
|
2013-08-02 15:43:31 +00:00 |
|
Eelco Dolstra
|
159e621d1a
|
Overload the ‘+’ operator to support integer addition
|
2013-08-02 15:21:17 +00:00 |
|
Eelco Dolstra
|
7148df7971
|
* Update the expected test output (no longer an ATerm).
|
2010-04-21 16:22:03 +00:00 |
|
Eelco Dolstra
|
2ab4bc44c7
|
* Builtin function `add' to add integers.
* Put common test functions in tests/lang/lib.nix.
|
2006-09-22 15:29:21 +00:00 |
|