Ast: Remove functions which were moved to Eval module.
[goals.git] / Makefile.in
2020-01-03 Richard W.M. Jonesbuild: Add depend goal and 'make depend'.
2020-01-03 Richard W.M. Jonesbuild: Don't always pass -d to goals.
2020-01-03 Richard W.M. JonesRename Eval -> Run, split out some Ast functions into...
2020-01-03 Richard W.M. JonesUse goals itself exclusively to build.
2019-12-28 Richard W.M. JonesDefine OCaml Config module in ./configure, ./run script...
2019-12-23 Richard W.M. JonesBasic evaluation.
2019-12-21 Richard W.M. JonesRename parsing/ to src/
2019-12-21 Richard W.M. JonesInitial commit of parser.