|
3e3fe51959
|
Clean up function creation API and epilogue generation.
|
2012-11-26 00:39:01 +00:00 |
|
|
553de39b2a
|
Implement 'not equal' (!=) as a binop
|
2012-10-23 17:01:39 +02:00 |
|
|
2a610da2d1
|
Allow the 'keys' function to take arrays.
|
2012-10-22 23:31:07 +01:00 |
|
|
32e1b114df
|
Add a 'keys' function. Fixes #4.
|
2012-10-20 00:26:37 +01:00 |
|
|
0618e61e0b
|
Add <,>,<=,>= binops
|
2012-10-07 22:34:12 +01:00 |
|
|
5863160112
|
Implement the 'add' builtin promised by the docs' examples.
|
2012-09-18 23:32:24 +01:00 |
|
|
a4eea165bb
|
Move everything around - delete old Haskell code, clean up build.
|
2012-09-18 17:44:43 +01:00 |
|