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 |
2012-12-20 |
David Vazquez | Fix bug in string escape |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | Format strings |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | Lispstrack compiles itself! |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | defparameter => defvar |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | error is an expression now |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | More progresses to bootstrap |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | STRING-UPCASE |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | CASE and ECASE |
commit | commitdiff | tree | snapshot |
2012-12-20 |
David Vazquez | Forward reference support |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vázquez | WHEN, UNLESS |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vázquez | ERROR |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vázquez | eql to char= |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vázquez | Use `false' like nil |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vázquez | Fix character reader for input like #\) |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vázquez | Remove duplicated ls-compile definition |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | More nested macros |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Fix problem with recursive macros |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Progresses to bootstrap |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | OR |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Character reader |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | incf, decf, length |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | < |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Remove streams |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | integer-to-string working |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Fix nil translation |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Remove more unnecessary semicolons |
commit | commitdiff | tree | snapshot |
2012-12-18 |
David Vazquez | Remove unnecessary semicolons |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Define NIL and T properly as self-evaluated variables |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Avoid redeclarate variable and functions |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Remove unused code |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | NIL, T, TRUNCATE |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | MOD, FLOOR |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | rename char-code to string |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Rewrite *newline* without literal string |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Remove unnecessary reader macro |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Fix INTERN |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Fix SET |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Revert "Move library to lispstrack.lisp" |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | make-symbol and intern |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Fix list allocation in &rest arguments |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | PUSH |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | concat-two |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Define bootstrap function |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Move library to lispstrack.lisp |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | DEFVAR |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Instance primitive functions as regular ones |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | !reduce |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | !reduce |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | 1+, 1-, mapcar |
commit | commitdiff | tree | snapshot |
2012-12-17 |
David Vazquez | Funcall |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Null |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Append, reverse |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | DEFUN macro |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | join-trailing and *newline* |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Fix eval-when-compile and unify *literals* and *eval... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Conditional compilation |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Define reader #+common-lisp and #+lispstrack to compile... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Remove loops |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Remove all format calls |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | New function: integer-to-string |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Add code-char function |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Remove backquote tests |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Integrate backquote |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Integrate the reader in lispstrack.lisp |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Include backquote without simplifications |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Add #' to the reader |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Function (#') |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Do not include prelude.js |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | let as transformation |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Define-transformation like light compiler macros |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | EQ primitive function |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Symbols |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Conses are working |
commit | commitdiff | tree | snapshot |
2012-12-16 |
David Vazquez | Fix literals |
commit | commitdiff | tree | snapshot |
next |