boilerplate.go
|
indexed -> indexing
|
2016-02-03 15:36:12 +00:00 |
compile.go
|
parse and compile argumentless lambdas
|
2016-02-05 01:04:52 +01:00 |
error.go
|
eval: remove explicit Exitus from Call
|
2016-01-31 02:11:10 +01:00 |
eval_test.go
|
Fix test cases.
|
2016-02-06 00:43:51 +01:00 |
eval.go
|
Highlight compiling errors.
|
2016-02-05 23:25:13 +00:00 |
exec.go
|
eval: Foreign interface now uses plain error
|
2016-01-31 02:29:46 +01:00 |
foreign.go
|
eval: Foreign interface now uses plain error
|
2016-01-31 02:29:46 +01:00 |
must.go
|
indexed -> indexing
|
2016-02-03 15:36:12 +00:00 |
port.go
|
New eval. Currently broken.
|
2016-01-24 18:13:20 +01:00 |
search.go
|
Don't Open then Stat, just Stat.
|
2016-02-02 15:55:29 +00:00 |
value.go
|
indexed -> indexing
|
2016-02-03 15:36:12 +00:00 |
variable.go
|
eval: support setting list and map elements
|
2016-02-01 11:42:28 +01:00 |