projects
/
jscl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscl.git
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
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-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
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-05-25
David Vázquez
progn translation uses ',' Javascript operator
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
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
2013-05-24
David Vázquez
Move vector-push-extend to arrays.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Unidimensional aref and aset
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Basic storage vectors operations and array construction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
David Vázquez
Add array file
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
David Vázquez
Fix comment style and better annotation on expected...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
David Vázquez
Merge pull request #105 from orodley/numbers
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Add some tests for the new functions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Fix - and /
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Add /= function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Variadic functions for * and /
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
DEFCOMPARISON for =
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Move over some numeric functions from boot.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Use DOLIST instead of WHILE
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Owen Rodley
Create numbers.lisp with some basic numeric functions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
David Vázquez
Merge pull request #106 from orodley/typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Fix typo in tests.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
Export _all_ standard symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
Merge branch 'satisfies' of https://github.com/orodley...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
Merge branch 'package-improvements' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Rewrite RASSOC using SATISFIES-TEST-P
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Rewrite ASSOC using SATISFIES-TEST-P
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Rewrite MEMBER using SATISFIES-TEST-P
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Add TEST-NOT keyword argument to TREE-EQUAL
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Tests for modified sequence functions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Rewrite REMOVE using SATISFIES-TEST-P
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Rewrite POSITION using SATISFIES-TEST-P and add missing...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Owen Rodley
Rewrite FIND using SATISFIES-TEST-P
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Olof-Joachim...
Add package tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Olof-Joachim...
Fix return value.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Update CREDITS
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Merge pull request #100 from Ferada/small-fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Olof-Joachim...
Add and export DO-(ALL/EXTERNAL)-SYMBOLS.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Olof-Joachim...
Add and export PUSHNEW.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Olof-Joachim...
Strip declarations when compiling a block.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Olof-Joachim...
Accept string designators in STRING=.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Olof-Joachim...
LIST-ALL-PACKAGES should return a fresh list.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Olof-Joachim...
Add EQ as function so that #'EQ works.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Add Samuel Chase to CREDITS
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Merge pull request #92 from samebchase/experimental
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Merge pull request #94 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Merge pull request #99 from abeaumont/clhs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Alfredo Beaumont
[clhs] Mark some items in Conses Dictionary as DOING...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Alfredo Beaumont
[clhs] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Samuel Chase
Actually merge
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Samuel Chase
Merge branch 'master' of https://github.com/davazp...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
David Vázquez
SEQ_TODO to the first line
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
David Vázquez
Merge pull request #95 from abeaumont/clhs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alfredo Beaumont
Add an implementation status document
commit
|
commitdiff
|
tree
|
snapshot
next