- 20 Sep, 2012 4 commits
-
-
Little tweaks. Some concatenations are still erroneously quoted, but that can be easily worked around for the time being with the 'unquote' built-in.
Aaron Leung authored -
Aaron Leung authored
-
Aaron Leung authored
-
Redoing the arithmetic. Should fix some erroneous behavior on complex expressions in weird contexts.
Aaron Leung authored
-
- 19 Sep, 2012 2 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
- 18 Sep, 2012 6 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 17 Sep, 2012 2 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
- 15 Sep, 2012 1 commit
-
-
Aaron Leung authored
-
- 14 Sep, 2012 1 commit
-
-
Aaron Leung authored
-
- 11 Sep, 2012 5 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 10 Sep, 2012 9 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
Conflicts: functions.cpp
Aaron Leung authored -
Eh, not doing the cloning thing after all. If there's an error in the argument to a built-in function, just report the entire call site rather than the location of the argument.
Aaron Leung authored -
Cloning values fetched from variables in order to set their paths and line-numbers to the point of reference. (Using the original values would result in paths and line-numbers being reported as the point of assignment, which is not helpful for debugging.)
Aaron Leung authored -
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 08 Sep, 2012 7 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
Passing the path and line-number into the built-in functions in order to generate the most accurate file-names and line numbers for intermediate return values.
Aaron Leung authored -
Using the file-name and line-number of the function name as the file-name and line-number of a function call.
Aaron Leung authored -
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-
- 07 Sep, 2012 3 commits
-
-
Aaron Leung authored
-
Aaron Leung authored
-
Aaron Leung authored
-