Commit Graph

13 Commits

Author SHA1 Message Date
xofyarg
696cc8d79d Replace dash with underline in file names(fixup) (#369) 2017-06-27 01:46:27 +01:00
Qi Xiao
ed76fa5bc6 Set compiler position info in autogenerated boilerplate. 2017-02-04 15:13:31 -08:00
Qi Xiao
73d50f77cc Eval and pass options to forms.
They are ignored for now, however.
2016-09-14 23:34:10 +02:00
Qi Xiao
c0a3ab9eee Separate boolean return value and exception.
This fixes #189.
2016-07-08 01:03:34 +02:00
Qi Xiao
9f4a6413c1 Support variadic assignment.
This fixes #84.
2016-02-26 01:10:16 +01:00
Qi Xiao
cee81d5298 eval: VariablesOp -> LValueOp 2016-02-25 15:53:55 +01:00
Qi Xiao
169b9917e3 Refine evaler's error reporting. 2016-02-20 00:48:13 +01:00
Qi Xiao
f2b9276b35 eval: Split compile.go. 2016-02-19 17:21:51 +01:00
Qi Xiao
802c7b5e19 eval: Generate boilerplate *Begins functions. 2016-02-07 14:13:12 +01:00
Qi Xiao
6c73af7b47 eval: support setting list and map elements 2016-02-01 11:42:28 +01:00
Qi Xiao
dfc8451627 eval: parse-ng -> parse in boilerplate 2016-01-28 21:06:01 +01:00
Qi Xiao
a3ad98875a eval: Type is now just an enum; small fixes 2016-01-24 18:15:15 +01:00
Qi Xiao
aa7ca8eea1 New eval. Currently broken. 2016-01-24 18:13:20 +01:00