projects
/
jscl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscl.git
2013-05-19
David Vázquez
Fix bug in Ir normalization
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
David Vázquez
Fix bug with empty infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
delete-block ignores already deleted blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
Merge branch 'master' into experimental-compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
New function: dominate-p
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-18
David Vázquez
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
David Vázquez
do-blocks-{forward,backward] checks if reverse post...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
Restructuration and compute-dominators in progress
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
Generalize delete-empty-block to delete-block
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
Another check in check-ir-consistency
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
David Vázquez
ir-normalize computes block ordering
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
Remove deprecated comment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
David Vázquez
Rename ir-complete to ir-normalize
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
2013-05-15
Alfredo Beaumont
Remove unneeded whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alfredo Beaumont
Modify SUBST to:
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alfredo Beaumont
Add SATISFIES-TEST-P utility function, to be used by...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alfredo Beaumont
Add COMPLEMENT function definition, including tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Alfredo Beaumont
Complete SUBST support with :test-not keyword parameter...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
David Vázquez
Simple TRACE utility
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
David Vázquez
TIME macro
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
Print component for functionals in a component
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
Use numeric IDs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
A few more primitives for testing
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
Generic opaque printer to avoid circular printing
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
Add component slot to nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
Symbol could refer special variable
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
David Vázquez
Basic FUNCTION IR Converter
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
David Vázquez
Merge pull request #93 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Samuel Chase
Add test for (string< "aaa" "aaaaa")
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Samuel Chase
Add string< to toplevel
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Samuel Chase
Add ignore for emacs auto-save files
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Samuel Chase
Merge branch 'experimental' of github.com:samebchase...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Samuel Chase
Implemented string<
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Samuel Chase
Implemented string<
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Fix TAGBODY
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Samuel Chase
Add test for string< and get it to fail
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Samuel Chase
Add test for string<
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Primitive call nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Samuel Chase
Change Ecmalisp to JSCL in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Incorrect funcall IR conversion for testing
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Fix block
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Correct `ir-convert' comment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Fix ir-complete
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
TAGBODY and GO translators
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Alfredo Beaumont
sublis: take sanity check out of recursive function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Alfredo Beaumont
Add support for SUBLIS function, including tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Alfredo Beaumont
Add support for STRINGP function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Merge branch 'master' into new-compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Merge pull request #91 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
David Vázquez
Simplifications, better comments and BLOCK/RETURN-FROM...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Alfredo Beaumont
[test] Add tests for car and cdr variants
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Vázquez
Remove duplicated progn
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Vázquez
IR Translator: PROGN
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Vázquez
Remove test code
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Vázquez
Coalesce nodes after IR manipulation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Vázquez
Merge pull request #90 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
David Vázquez
Some typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Vázquez
Fix recursive conditional
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Vázquez
IR Cursors
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Vázquez
Fix IR conversion
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Vázquez
Beginnings of the new compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alfredo Beaumont
car and cdr variants: order definitions properly, remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alfredo Beaumont
[test] Remove debug print from MAPC test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Alfredo Beaumont
[test] Add tests for CONS, CONSP, ATOM, RPLACA and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Vázquez
Merge pull request #89 from Strigoides/subseq
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
David Vázquez
Merge https://github.com/abeaumont/jscl
commit
|
commitdiff
|
tree
|
snapshot
next