- 25 Oct, 2018 2 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
- 24 Oct, 2018 2 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
- 22 Oct, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 21 Oct, 2018 3 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
- 16 Oct, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 15 Oct, 2018 2 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
- 11 Oct, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 10 Oct, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 07 Oct, 2018 3 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
- 08 Jul, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 07 Jul, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 30 Jun, 2018 1 commit
-
-
Vladimir Sedach authored
-
- 31 Jan, 2018 1 commit
-
-
Neil Lindquist authored
-
- 05 Feb, 2013 3 commits
-
-
Daniel Gackle authored
come before all body clauses, and this is not the case. See added tests.
-
Daniel Gackle authored
-
Daniel Gackle authored
-
- 29 Nov, 2012 1 commit
-
-
Vladimir Sedach authored
Added eval unit tests for Boris Smilga's Lisp-like initialization options for MAKE-ARRAY patch and nested LETs
-
- 08 Oct, 2012 2 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
First try at a maybe-once-only macro that doesn't introduce bindings for constant and variable expressions in PS code
-
- 07 Oct, 2012 1 commit
-
-
Vladimir Sedach authored
-
- 14 Sep, 2012 2 commits
-
-
Daniel Gackle authored
suffixes when returning from a loop with more than one FOR clause.
-
Vladimir Sedach authored
-
- 13 Sep, 2012 1 commit
-
-
Vladimir Sedach authored
Removed the pass-through capability from the new global variable-based multiple value return system and prettied up associated code generation.
-
- 12 Sep, 2012 4 commits
-
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
Vladimir Sedach authored
-
Vladimir Sedach authored
Full multiple values implementation. Works correctly but produces ugly code. This is here for later use, but will be rolled back in the next patch.
-
- 04 Sep, 2012 1 commit
-
-
Vladimir Sedach authored
Clarified the behavior of CASE when it comes to symbols and fixed some other bugs in CASE and SWITCH forms. Thanks to Boris Smilga for the bug report.
-
- 28 Aug, 2012 1 commit
-
-
Daniel Gackle authored
-
- 11 Aug, 2012 1 commit
-
-
Vladimir Sedach authored
-
- 10 Aug, 2012 1 commit
-
-
Vladimir Sedach authored
Added unit tests for LOOP improvements introduced by Boris Smilga in patches b7d9be31 and 331b7e58
-
- 05 May, 2012 1 commit
-
-
Vladimir Sedach authored
-
- 06 Feb, 2012 1 commit
-
-
Vladimir Sedach authored
Fixed bug where forms of type (incf x (incf x)) were giving wrong results because of differences in how CL and JS increment operators worked.
-