aboutsummaryrefslogtreecommitdiff
path: root/src/eval/eval.c
AgeCommit message (Expand)Author
2020-05-04Removing data name in ast union, io_frame, root line ast tagCharles
2020-04-03Evaluation pipe frame (not tested)Charles
2020-04-01Changed representation of environment to vectorCharles
2020-04-01Norm compliant comment format, dirty script for doxygen commentsCharles
2020-04-01Added builtin support in command eval, Refactoring eval/builtin function, Add...Charles
2020-04-01Added AST functions, tested eval with basic inputCharles
2020-03-31Removing ms_ prefix, Removing junkCharles
2020-03-31More specific AST struct and evaluation startCharles
2020-03-30Added docCharles