- 17 Oct, 2012 1 commit
-
-
litek authored
-
- 15 Oct, 2012 3 commits
-
-
-
Aaron Leung authored
-
Improved Makefile
Aaron Leung authored
-
- 14 Oct, 2012 2 commits
-
-
Craig Barnes authored
-
* Remove "-c" from CFLAGS and hard-code it into the recipe -- CFLAGS should be overridable from the command-line but not including "-c" should never invoke the linker on object files * Use real target names for library files instead of phony targets * Add install and install-shared targets * Use $(OBJECTS) instead of *.o * Use .PHONY to properly mark phony targets
Craig Barnes authored
-
- 11 Oct, 2012 1 commit
-
-
Aaron Leung authored
-
- 09 Oct, 2012 1 commit
-
-
Aaron Leung authored
-
- 08 Oct, 2012 3 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 06 Oct, 2012 1 commit
-
-
Aaron Leung authored
-
- 05 Oct, 2012 1 commit
-
-
Aaron Leung authored
-
- 04 Oct, 2012 10 commits
-
-
Conflicts: eval_apply.cpp
Aaron Leung authored -
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 03 Oct, 2012 4 commits
-
-
Don't think we need to eagerly evaluate numeric values after all, now that we're fully evaluating function args.
Aaron Leung authored -
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 02 Oct, 2012 2 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
- 01 Oct, 2012 1 commit
-
-
Aaron Leung authored
-
- 28 Sep, 2012 2 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
- 27 Sep, 2012 1 commit
-
-
Aaron Leung authored
-
- 26 Sep, 2012 5 commits
-
-
Aaron Leung authored
-
Cloning the predicates and loop lists in the control directives inside the function evaluator. Necessary in case they get modified during the in-place evaluation.
Aaron Leung authored -
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 25 Sep, 2012 1 commit
-
-
Evaluating numeric constants as soon as possible (i.e., at parse time). Should prevent subtle eval bugs later on.
Aaron Leung authored
-
- 24 Sep, 2012 1 commit
-
-
Aaron Leung authored
-