projects
/
jscl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge pull request #135 from orodley/rplac-fix
[jscl.git]
/
src
/
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
2013-06-07
David Vázquez
Use (SETF OGET) in package.lisp
tree
|
commitdiff
2013-06-07
David Vázquez
Merge branch 'master' into ffi
tree
|
commitdiff
2013-06-07
David Vázquez
Fix long oget chaining adding :START and :END parameter...
tree
|
commitdiff
2013-06-07
David Vázquez
'If' alternative is optional
tree
|
commitdiff
2013-06-07
Olof-Joachim Frahm
Accept both cases for FORMAT by using CHAR-UPCASE.
tree
|
commitdiff
2013-06-06
Olof-Joachim Frahm
Fix return value of OSET.
tree
|
commitdiff
2013-06-06
Olof-Joachim Frahm
Move *ROOT* to toplevel.lisp because of an error.
tree
|
commitdiff
2013-06-06
Olof-Joachim Frahm
Make FORMATS Go-To available.
tree
|
commitdiff
2013-06-06
Olof-Joachim Frahm
Make FUNCTION and FLOAT available in TYPECASE.
tree
|
commitdiff
2013-06-06
Olof-Joachim Frahm
Typo.
tree
|
commitdiff
2013-06-06
Olof-Joachim Frahm
IN-PACKAGE uses a string designator.
tree
|
commitdiff
2013-06-06
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
tree
|
commitdiff
2013-06-06
David Vázquez
Remove D- prefix
tree
|
commitdiff
2013-06-06
David Vázquez
Merge pull request #115 from orodley/smarter-escape...
tree
|
commitdiff
2013-06-06
David Vázquez
Remove special JS FFI package
tree
|
commitdiff
2013-06-06
David Vázquez
Remove some js-vset by (setf oget)
tree
|
commitdiff
2013-06-06
David Vázquez
(SETF OGET) AND (SETF OGET*)
tree
|
commitdiff
2013-06-06
David Vázquez
Multiple chaining keys in oset* and oset
tree
|
commitdiff
2013-06-06
David Vázquez
FFI funcall
tree
|
commitdiff
2013-06-06
David Vázquez
oget support multiple key chaining
tree
|
commitdiff
2013-06-06
David Vázquez
#j macrocharacter as synonymous of #J
tree
|
commitdiff
2013-06-05
Owen Rodley
Use two different string-escape functions
tree
|
commitdiff
2013-06-04
David Vázquez
#J supports multiple descriptors
tree
|
commitdiff
2013-06-04
David Vázquez
#J "macro-character"
tree
|
commitdiff
2013-06-04
David Vázquez
OSET* and OGET* type-preserving variants and *root...
tree
|
commitdiff
2013-06-04
David Vázquez
lisp-to-js and js-to-lisp wrappers
tree
|
commitdiff
2013-06-04
Owen Rodley
Smarter string escaping. Fixes #114
tree
|
commitdiff
2013-06-04
David Vázquez
Speed up arrays concatenating a litte bit
tree
|
commitdiff
2013-06-04
David Vázquez
Merge branch 'master' into arrays
tree
|
commitdiff
2013-06-03
David Vázquez
Merge pull request #112 from kengruven/master
tree
|
commitdiff
2013-06-03
David Vázquez
Merge branch 'master' into arrays
tree
|
commitdiff
2013-06-03
Owen Rodley
Fix #111, error with docstrings containing single quotes
tree
|
commitdiff
2013-06-02
Ken Harris
Merging from upstream.
tree
|
commitdiff
2013-06-02
Ken Harris
Fixing tabs/spaces. (Oops.)
tree
|
commitdiff
2013-06-02
Ken Harris
Extend DIGIT-CHAR-P to include all HexDigit characters.
tree
|
commitdiff
2013-06-02
Ken Harris
Character case predicates.
tree
|
commitdiff
2013-05-25
David Vázquez
progn translation uses ',' Javascript operator
tree
|
commitdiff
2013-05-24
David Vázquez
Move backquote to its own file
tree
|
commitdiff
2013-05-24
David Vázquez
string-upcase and string-downcase non primitives
tree
|
commitdiff
2013-05-24
David Vázquez
Remove SLICE
tree
|
commitdiff
2013-05-24
David Vázquez
Move concat and char
tree
|
commitdiff
next