projects
/
jscl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
jscl.git
2013-06-15
Olof-Joachim...
Check for odd number of keyword arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Olof-Joachim...
Fix off-by-two error in keyword argument processing.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
David Vázquez
Merge pull request #121 from Ferada/small-fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
David Vázquez
Merge branch 'strings'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
David Vázquez
Merge branch 'master' of git://github.com/kengruven...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Ken Harris
Return the reader-form from SETF expansion.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Ken Harris
VECTOR function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Ken Harris
COPY-SEQ
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
Removed tabs, stupid editor...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
Case-insensitive character inequalities.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
STRING>= (and a bit of refactoring).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
STRING<=
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
David Vázquez
Merge pull request #122 from kengruven/master
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
NSTRING-UPCASE, NSTRING-DOWNCASE, NSTRING-CAPITALIZE.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
STRING-TRIM and friends.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
A few more string functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
POSITION-IF, POSITION-IF-NOT (except :FROM-END)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Ken Harris
Allow DO / DO* to take bare symbols as vars.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Olof-Joachim...
Fix SETF for OGET aka OSET.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Olof-Joachim...
Fix TYPECASE macro for T/ELSE case.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
David Vázquez
oops. Good fix to empty setq
lisp-implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
David Vázquez
Fix empty setq
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
David Vázquez
Merge branch 'master' into experimental-compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
wip: structuring progresses
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Use (SETF OGET) in package.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Merge branch 'master' into ffi
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Disable test temporarily
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Remove unnecesary test
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Merge branch 'master' into ffi
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Merge pull request #117 from Ferada/small-fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
Fix long oget chaining adding :START and :END parameter...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
David Vázquez
'If' alternative is optional
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Olof-Joachim...
Accept both cases for FORMAT by using CHAR-UPCASE.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Olof-Joachim...
Fix return value of OSET.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Olof-Joachim...
Move *ROOT* to toplevel.lisp because of an error.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Olof-Joachim...
Make FORMATS Go-To available.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Olof-Joachim...
Make FUNCTION and FLOAT available in TYPECASE.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Olof-Joachim...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Olof-Joachim...
IN-PACKAGE uses a string designator.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
Remove D- prefix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
Merge pull request #115 from orodley/smarter-escape...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
Remove special JS FFI package
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
Remove some js-vset by (setf oget)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
(SETF OGET) AND (SETF OGET*)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
Multiple chaining keys in oset* and oset
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
FFI funcall
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
oget support multiple key chaining
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
David Vázquez
#j macrocharacter as synonymous of #J
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Owen Rodley
Use two different string-escape functions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
#J supports multiple descriptors
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
#J "macro-character"
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
OSET* and OGET* type-preserving variants and *root...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
lisp-to-js and js-to-lisp wrappers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Owen Rodley
Smarter string escaping. Fixes #114
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
Add Ken Harris entry
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
Simple script to bootstrap JSCL
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
Merge pull request #109 from davazp/arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
Speed up arrays concatenating a litte bit
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
Remove char-to-string from tests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
David Vázquez
Merge branch 'master' into arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
David Vázquez
Merge pull request #112 from kengruven/master
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
David Vázquez
Merge branch 'master' into arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
David Vázquez
Merge pull request #108 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Alfredo Beaumont
[doc] Some proposals for code organization and style
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
David Vázquez
Merge pull request #113 from orodley/quotes-in-docstrings
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Owen Rodley
Fix #111, error with docstrings containing single quotes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Ken Harris
Merging from upstream.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Ken Harris
Fixing tabs/spaces. (Oops.)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Ken Harris
Extend DIGIT-CHAR-P to include all HexDigit characters.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Ken Harris
Character case predicates.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
David Vázquez
Persistent history
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
David Vázquez
Fix ir-convert-call
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
David Vázquez
Remove buggy `substitute' uses
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
David Vázquez
Fix bug in reduce-component
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
David Vázquez
Merge branch 'master' into experimental-compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
David Vázquez
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
David Vázquez
progn translation uses ',' Javascript operator
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Remove debugging format
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Move backquote to its own file
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
find-natural-loops
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Merge branch 'strings' into arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
string-upcase and string-downcase non primitives
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Remove SLICE
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Move concat and char
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Move string-length to non-primitive
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Remove char-to-string
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Special case in make-array for strings
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
array-element-type special case for strings
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Change internal format of strings
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Add make-string
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
concatenate-two
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Fix bug in read-symbol
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Use STRING instead of the internal function CHAR-TO...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Compare strings with string= rather than equal
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Remove AFIND
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Remove aresize
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Test file for array.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Rename arrays.lisp to array.lisp
commit
|
commitdiff
|
tree
|
snapshot
next