2013-01-14 |
David Vázquez | Build fixes |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Vázquez | setq and ls-compile deals with special-variables |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Vázquez | Rename set/get to oset/oget. Define SET, SYMBOL-VALUE... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
David Vazquez | Add PROG2 macro |
commit | commitdiff | tree | snapshot |
2013-01-12 |
David Vazquez | REVAPPEND, NTHCDR and rewrite some functions without... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
David Vazquez | Common Lisp `indent' version to speed up bootstrap |
commit | commitdiff | tree | snapshot |
2013-01-11 |
David Vázquez | Fix `unknown variable' and `unknown function' error... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
David Vazquez | Implicit tagbody in DOTIMES and DOLIST |
commit | commitdiff | tree | snapshot |
2013-01-09 |
David Vazquez | Use js!selfcall and js!bool emitter Javascript helper... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
David Vazquez | Implement TAGBODY and GO special forms |
commit | commitdiff | tree | snapshot |
2013-01-09 |
David Vazquez | Add UNWIND-PROTECT special operator |
commit | commitdiff | tree | snapshot |
2013-01-09 |
David Vazquez | Implement CATCH and THROW |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Fix DOTIMES and DOLIST implicit NIL to ignore the optio... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Update copyright year |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | return argument is optional and assoc uses non local... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Implicit blocks for WHILE, DOTIMES, DOLIST and DEFUN |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Implement BLOCK, RETURN-FROM special operators and... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Print returns object itself |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Unify env and fenv in a compose type lexenv |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | Indent use join instead of !reduce #'concat-two |
commit | commitdiff | tree | snapshot |
2013-01-08 |
David Vazquez | New functions: copy-list, identity |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Mihai Bazon | Minor stuff |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | Fix bug in defun, reported by abeaumont |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | Some dependencies for the REPL |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | Rename lispstrack to ecmalisp |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | gensym |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | DOTIMES |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | More type checking |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | Some type checking |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | null is not primitive |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Vazquez | read-until stops if it finds EOF |
commit | commitdiff | tree | snapshot |
2013-01-03 |
David Vazquez | Macro to define built-in functions easily |
commit | commitdiff | tree | snapshot |
2012-12-29 |
David Vazquez | write-string and remove debug |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | Extra *newline* in CDR translation |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | Indent output code |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | Clean output code |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | Ignore output file |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | Print functions with the name |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | Print improper lists |
commit | commitdiff | tree | snapshot |
2012-12-28 |
David Vazquez | LAST and BUTLAST work for improper lists |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David Vazquez | subseq for strings |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David Vazquez | Call JOIN without a separator in some callers |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David Vazquez | Print negative numbers |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David Vazquez | Move some code from ls-read to read-sharp |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | Some refactoring |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | defvar accepts optional value (it was required) |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | join and join-trailing accept optional argument |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | Number of argument checking and &optional parameters |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | Remove redundant semicolons |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | Fix make-symbol |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Vazquez | concat-two primitive function offered |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | FUNCTIONP and printer for FUNCTION |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Printer |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Fix eval-when-compile and so defmacro in the REPL |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | DEFVAR returns the symbol |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | DEFUN returns the function name |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Parent matching |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Improve scrolling in the console |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Rename test.html to lispstrack.html |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Add copyright notice for rgrau |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Some comments |
commit | commitdiff | tree | snapshot |
2012-12-24 |
David Vazquez | Move all the code to only one file |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Handle unfinished expressions in the REPL |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Report unexpected errors in the reader |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Welcome message |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Handle errors in the REPL |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Fix js-eval. Macros bug fixed! |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Fix c*r and order them |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Fix cddr and cdddr |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Fix let |
commit | commitdiff | tree | snapshot |
2012-12-23 |
David Vazquez | Fix cons |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Remove , in compile commands |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | multivariadic append |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | , prefix in the REPL to compile |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Console |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | CAR and CDR work for NIL object |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Use global variables to keep the variable, function... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Clean variable and function lookup information with... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Update test.lisp with the newer code from lispstrack... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Update boolean expressions |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix symbol-name for NIL |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Accept tabs as whitespaces |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix reader for T character |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix NIL handling error |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Export compile and compileString too |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Export main functions read, eval and evalString to... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix OR |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Copy global environment from host to target |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix apply |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix c*r functions |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix with-compilation-unit |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | dolist |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | with-compilation-unit |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Update test.lisp with the newer definitions |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Fix symbolp and consp |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Vazquez | Quoted symbols are also interned in the target environment |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Vazquez | Move package code to the beginning of th file |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Vazquez | Fix little bugs |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | Use *newline* instead of literal strings |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | escape newlines |
commit | commitdiff | tree | snapshot |
next |