projects
/
jscl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add SEQUENCEP.
[jscl.git]
/
src
/
2013-08-29
Olof-Joachim Frahm
Add SEQUENCEP.
tree
|
commitdiff
2013-08-19
Olof-Joachim Frahm
Add and use TERPRI.
tree
|
commitdiff
2013-08-19
Olof-Joachim Frahm
Fix MAP-FOR-IN access.
tree
|
commitdiff
2013-08-05
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
tree
|
commitdiff
2013-07-09
Owen Rodley
Modify the way source files are listed in *SOURCE*
tree
|
commitdiff
2013-07-07
Owen Rodley
RPLAC[AD] should return their first argument, not the...
tree
|
commitdiff
2013-07-07
David Vázquez
Remove *newline* variable
tree
|
commitdiff
2013-07-07
David Vázquez
Use #\newline instead of *newline*
tree
|
commitdiff
2013-07-07
David Vázquez
Ignore /debug on host
tree
|
commitdiff
2013-07-07
David Vázquez
Merge branch 'codegen'
tree
|
commitdiff
2013-07-06
David Vázquez
Some refactoring
tree
|
commitdiff
2013-07-06
David Vázquez
Unescape some symbols
tree
|
commitdiff
2013-07-06
David Vázquez
Fix FFI funcall
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CONVERT*
tree
|
commitdiff
2013-07-05
David Vázquez
Remove comment
tree
|
commitdiff
2013-07-05
David Vázquez
Remove some transitional changes
tree
|
commitdiff
2013-07-05
David Vázquez
METHOD-CALL JS macro
tree
|
commitdiff
2013-07-05
David Vázquez
Store intermediate variables as symbols instead of...
tree
|
commitdiff
2013-07-05
David Vázquez
Rename LS-COMPILE => CONVERT and LS-COMPILE-TOPLEVEL...
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CODE and transactional support in codegen for it
tree
|
commitdiff
2013-07-05
David Vázquez
Remove js!selfcall
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CODE completely
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate compile-funcall
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate literals
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate toplevel code emitted as result of literals
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CODE use in convert-toplevel
tree
|
commitdiff
2013-07-05
David Vázquez
Remove js!bool
tree
|
commitdiff
2013-07-05
David Vázquez
Secondary value in js macroexpanders to inhibit macroex...
tree
|
commitdiff
2013-07-05
David Vázquez
bool js macro replace js!bool
tree
|
commitdiff
2013-07-05
David Vázquez
selfcall JS macro replace js!selfcall*
tree
|
commitdiff
2013-07-05
David Vázquez
Codegen JS macros
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate special variable references
tree
|
commitdiff
2013-07-05
David Vázquez
Remove type-check macro and its uses
tree
|
commitdiff
2013-07-05
David Vázquez
Variable-arity
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate VARIABLE-ARITMETIC-CALL
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate MULTIPLE-VALUE-PROG1
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate APPLY
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate CONS
tree
|
commitdiff
2013-07-05
David Vázquez
Remigrate MULTIPLE-VALUE-CALL (correctly)
tree
|
commitdiff
2013-07-05
David Vázquez
Fix temporal bug in tagbody
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate MULTIPLE-VALUE-CALL
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate TAGBODY
tree
|
commitdiff
2013-07-05
David Vázquez
Non-nested switch cases in codegen
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate GO
tree
|
commitdiff
2013-07-01
David Vázquez
Migrate RETURN-FROM
tree
|
commitdiff
2013-07-01
David Vázquez
Migrate keyword argument parsing
tree
|
commitdiff
2013-06-30
David Vázquez
Optional arguments
tree
|
commitdiff
2013-06-30
David Vázquez
SWITCH support
tree
|
commitdiff
2013-06-30
David Vázquez
compile reswip: compile rest arguments
tree
|
commitdiff
2013-06-30
David Vázquez
Migrate compile-lambda
tree
|
commitdiff
2013-06-30
David Vázquez
let-binding-wrapper
tree
|
commitdiff
2013-06-29
David Vázquez
LET
tree
|
commitdiff
2013-06-29
David Vázquez
Migrate LABELS
tree
|
commitdiff
2013-06-29
David Vázquez
FLET
tree
|
commitdiff
2013-06-29
David Vázquez
Use destructuring-bind
tree
|
commitdiff
2013-06-29
David Vázquez
Migrate VALUES-ARRAY and VALUES
tree
|
commitdiff
2013-06-29
David Vázquez
Better GET and PROPERTY handling
tree
|
commitdiff
2013-06-29
David Vázquez
CODEGEN: Use lexical variables instead of special ones
tree
|
commitdiff
2013-06-28
David Vázquez
Fix bug with funcall precedence
tree
|
commitdiff
2013-06-27
David Vázquez
Migrate FUNCALL
tree
|
commitdiff
2013-06-27
David Vázquez
Fix escaped symbol printing
tree
|
commitdiff
2013-06-27
David Vázquez
Migrate CHARACTERP
tree
|
commitdiff
2013-06-27
David Vázquez
Wrap non-trivial functions with parenthesis
tree
|
commitdiff
2013-06-26
David Vázquez
Migrate %JS-VSET and %JS-VREF
tree
|
commitdiff
2013-06-24
David Vázquez
Fix GET-INTERNAL-REAL-TIME
tree
|
commitdiff
2013-06-24
David Vázquez
Remove some calls to CODE
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate MAP-FOR-IN
tree
|
commitdiff
2013-06-24
David Vázquez
for-in
tree
|
commitdiff
2013-06-24
David Vázquez
For loop
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate OSET*
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate OGET*
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate NEW
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate GET-INTERNAL-REAL-TIME
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate JS-EVAL
tree
|
commitdiff
2013-06-24
David Vázquez
Fix bug in var initialization
tree
|
commitdiff
2013-06-24
David Vázquez
Migrate STRINGP
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate storage vector primitives
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate FUNCTIONP, %WRITE-STRING and /DEBUG
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate EQ, CHAR-UPCASE and CHAR-DOWNCASE
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate LAMBDA-CODE
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate SYMBOL-PLIST
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate SYMBOL-FUNCTION and SYMBOL-VALUE
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate BOUNDP and FBOUNDP
tree
|
commitdiff
2013-06-23
David Vázquez
Support undefined
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate SET and FSET
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate SYMBOLP, MAKE-SYMBOL and SYMBOL-NAME.
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate CAR and CDR
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate CONS
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate some arithmetic primitives
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate UNWIND-PROTECT
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate CATCH/THROW
tree
|
commitdiff
2013-06-23
David Vázquez
TRY-CATCH-FINALLY support in codegen
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate PROGN
tree
|
commitdiff
2013-06-23
David Vázquez
Remove unnecesary CODE
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate SETQ
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate DUMP-CONS
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate DUMP-SYMBOL
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate DUMP-ARRAY
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate %WHILE
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate LAMBDA-NAME/DOCSTRING-WRAPPER
tree
|
commitdiff
next