projects
/
jscl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Bootstrap from any working directory
[jscl.git]
/
src
/
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
2013-06-23
David Vázquez
Merge branch 'master' into codegen-migration
tree
|
commitdiff
2013-06-23
David Vázquez
Fix MAPC
tree
|
commitdiff
2013-06-23
David Vázquez
Fix empty toplevel progn
tree
|
commitdiff
2013-06-23
David Vázquez
Do not upcase variable names JS identifiers
tree
|
commitdiff
2013-06-23
David Vázquez
NTH-VALUE macro
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate IN
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate some more primitives
tree
|
commitdiff
2013-06-23
David Vázquez
Migrate IF
tree
|
commitdiff
2013-06-22
David Vázquez
Merge branch 'codegen' into codegen-migration
tree
|
commitdiff
2013-06-22
David Vázquez
Fix FLET
tree
|
commitdiff
2013-06-22
David Vázquez
Migrate js!bool and js!selfcall
tree
|
commitdiff
2013-06-22
David Vázquez
Toplevel empty statement are empty strings
tree
|
commitdiff
2013-06-22
David Vázquez
WIP: Transactional: Wrap every JS expression with paren...
tree
|
commitdiff
2013-06-21
David Vázquez
Bug unparsing JS function
tree
|
commitdiff
2013-06-21
David Vázquez
Remove a /debug
tree
|
commitdiff
2013-06-21
David Vázquez
Fix object dumping
tree
|
commitdiff
2013-06-21
David Vázquez
Add debugging information
tree
|
commitdiff
2013-06-21
David Vázquez
Some fixes
tree
|
commitdiff
2013-06-21
David Vázquez
Convert JS AST to strings in ls-compile-toplevel
tree
|
commitdiff
2013-06-21
David Vázquez
WIP: compiler.lisp uses a explicit back-end representation
tree
|
commitdiff
2013-06-21
David Vázquez
Remove `null-or-empty-p'
tree
|
commitdiff
2013-06-21
David Vázquez
Remove `indent'
tree
|
commitdiff
2013-06-21
David Vázquez
Temporal change: CODE syntax almost compatible with...
tree
|
commitdiff
2013-06-20
David Vázquez
Bug generating Javascript code for (PROGN (PROGN))
tree
|
commitdiff
2013-06-20
David Vázquez
Improvements to nested groups handling
tree
|
commitdiff
2013-06-20
David Vázquez
write-string and write-char work with streams
tree
|
commitdiff
2013-06-20
David Vázquez
Support 'throw' statement
tree
|
commitdiff
2013-06-20
David Vázquez
Very basic string stream to support codegen
tree
|
commitdiff
2013-06-20
David Vázquez
Move lisp-escape-string to print.lisp
tree
|
commitdiff
2013-06-20
David Vázquez
Remove duplicate js-escape-string
tree
|
commitdiff
2013-06-20
David Vázquez
Merge branch 'master' into codegen
tree
|
commitdiff
2013-06-20
David Vázquez
Move codegen.lisp to compiler-codegen.lisp
tree
|
commitdiff
2013-06-20
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
tree
|
commitdiff
2013-06-20
David Vázquez
Shorter reduce implementation
tree
|
commitdiff
2013-06-20
David Vázquez
List version of reduce
tree
|
commitdiff
2013-06-19
David Vázquez
Merge pull request #132 from kengruven/master
tree
|
commitdiff
2013-06-19
Ken Harris
Fixed max/min functions.
tree
|
commitdiff
2013-06-18
David Vázquez
Simpler VECTOR definition
tree
|
commitdiff
2013-06-17
Ken Harris
Merge upstream.
tree
|
commitdiff
2013-06-17
Ken Harris
MAPLIST.
tree
|
commitdiff
2013-06-16
Ken Harris
GCD, LCM, SIGNUM.
tree
|
commitdiff
2013-06-16
Ken Harris
Bug fix: INTERSECTION doesn't apply :key to list1.
tree
|
commitdiff
2013-06-16
Owen Rodley
Use MACROLET for MAX and MIN
tree
|
commitdiff
2013-06-16
Ken Harris
SETF expansions for NTH and AREF.
tree
|
commitdiff
2013-06-15
David Vázquez
Merge branch 'master' of git://github.com/Ferada/jscl...
tree
|
commitdiff
2013-06-15
David Vázquez
Use macrolet to implemnt arithmetic helper macros
tree
|
commitdiff
2013-06-15
David Vázquez
Basic macrolet
tree
|
commitdiff
2013-06-15
Olof-Joachim Frahm
Check for odd number of keyword arguments.
tree
|
commitdiff
2013-06-15
Olof-Joachim Frahm
Fix off-by-two error in keyword argument processing.
tree
|
commitdiff
2013-06-15
David Vázquez
Merge pull request #121 from Ferada/small-fixes
tree
|
commitdiff
2013-06-14
Ken Harris
Return the reader-form from SETF expansion.
tree
|
commitdiff
2013-06-14
Ken Harris
VECTOR function
tree
|
commitdiff
2013-06-14
Ken Harris
COPY-SEQ
tree
|
commitdiff
2013-06-13
Ken Harris
Removed tabs, stupid editor...
tree
|
commitdiff
2013-06-13
Ken Harris
Case-insensitive character inequalities.
tree
|
commitdiff
2013-06-13
Ken Harris
STRING>= (and a bit of refactoring).
tree
|
commitdiff
2013-06-13
Ken Harris
STRING<=
tree
|
commitdiff
2013-06-13
Ken Harris
NSTRING-UPCASE, NSTRING-DOWNCASE, NSTRING-CAPITALIZE.
tree
|
commitdiff
2013-06-13
Ken Harris
STRING-TRIM and friends.
tree
|
commitdiff
2013-06-13
Ken Harris
A few more string functions.
tree
|
commitdiff
2013-06-13
Ken Harris
POSITION-IF, POSITION-IF-NOT (except :FROM-END)
tree
|
commitdiff
2013-06-13
Ken Harris
Allow DO / DO* to take bare symbols as vars.
tree
|
commitdiff
2013-06-12
Olof-Joachim Frahm
Fix SETF for OGET aka OSET.
tree
|
commitdiff
2013-06-12
Olof-Joachim Frahm
Fix TYPECASE macro for T/ELSE case.
tree
|
commitdiff
2013-06-11
David Vázquez
oops. Good fix to empty setq
lisp-implementation
tree
|
commitdiff
2013-06-11
David Vázquez
Fix empty setq
tree
|
commitdiff
next