2013-01-20 |
David Vázquez | Compile literal arrays |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | Export MAKE-ARRAY, ARRAYP, AREF and ASET functions |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | Printer for arrays |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | LENGTH function works for arrays (vectors) |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | MAKE-ARRAY, AREF, ASET and ARRAYP functions |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | notinline version of + and - |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | Variable arity + and - functions |
commit | commitdiff | tree | snapshot |
2013-01-20 |
David Vázquez | VARIABLE-ARITY helper macro |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Export &rest and &optional symbols |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Implement LET* |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Export LAMBDA, no LAMBDA-CODE |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vázquez | Merge pull request #1 from rayslava/gh-pages |
commit | commitdiff | tree | snapshot |
2013-01-19 |
rayslava | Added "if" into exports |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Implement LET* |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Global special declaration |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Compile support for keywords |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Merge branch 'master' into gh-pages |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Support for keywords |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Update last version |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Minor bug |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Show current package name as prompt |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Vazquez | Package prefix support in the reader |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Compile last version |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Merge branch 'master' into gh-pages |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Set CL-USER package as default |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Basic package exports |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Compile and undo-ignore ecmalisp.js on gh-pages |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Merge branch 'master' into gh-pages |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | SYMBOL-PACKAGE |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Define PROCLAIM alias for !PROCLAIM |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Ignore ecmalisp.js in master branch |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Remove ecmalisp from master repository |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Vazquez | Basic package functions |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | All initial functions are are non-overridable by default |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | `constant' and `non-overridable' declarations |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | !PROCLAIM and NOTINLINE support |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Fix bug about strings in docstring position |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Use JOIN instead of reduce/concat |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Consider lambda docstrings at compile-time |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Compile macro expander functions after first use in... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Support for docstrings and DOCUMENTATION function |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Remove redundant return value of defmacro |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Rename binding-translation to binding-value |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Add RETURN-LAST-P argument to LS-COMPILE-BLOCK |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Vazquez | Replace ENV by *ENVIRONMENT* |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Merge branch 'special-variables' into development |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Use special variable to fix nested toplevel compilation bug |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Let supports special variables |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vázquez | Add: DEFPARAMETER |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vázquez | Add BOUNDP |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vázquez | %compile-defmacro compiles the name as a symbol |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vázquez | Reverting "Replace INTERNP by FIND-SYMBOL" |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vázquez | Revert symbol dumping |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Replace INTERNP by FIND-SYMBOL |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Tool function: DISASSEMBLE |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Avoid circularity issue in funcalls |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | New: symbol-plist |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Unify 'lambda funcall' and 'symbol funcall' via functio... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | symbol-function checks if the function is defined |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Remove FSETQ and LOOKUP-FUNCTION functions |
commit | commitdiff | tree | snapshot |
2013-01-16 |
David Vazquez | Remove global lexical variables |
commit | commitdiff | tree | snapshot |
2013-01-15 |
David Vazquez | Fix defmacro temporarily |
commit | commitdiff | tree | snapshot |
2013-01-15 |
David Vazquez | Copy *literal-counter* to target properly |
commit | commitdiff | tree | snapshot |
2013-01-15 |
David Vazquez | ls-compile-toplevel emits a semicolon after the compile... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
David Vazquez | Different quote compilation in CL and ecmalisp |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Vazquez | Fix compilation of quote in target |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Vazquez | Change definition of T and NIL, as package is kept... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Vázquez | ls-compile-toplevel bypasses toplevel progns |
commit | commitdiff | tree | snapshot |
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 |
next |