2013-06-04 |
David Vázquez | Remove char-to-string from tests |
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 | Extend DIGIT-CHAR-P to include all HexDigit characters. |
tree | commitdiff |
2013-06-02 |
Ken Harris | Character case predicates. |
tree | commitdiff |
2013-05-24 |
David Vázquez | Test file for array.lisp |
tree | commitdiff |
2013-05-20 |
David Vázquez | Fix comment style and better annotation on expected... |
tree | commitdiff |
2013-05-19 |
Owen Rodley | Add some tests for the new functions |
tree | commitdiff |
2013-05-19 |
Owen Rodley | Create numbers.lisp with some basic numeric functions |
tree | commitdiff |
2013-05-18 |
David Vázquez | Merge branch 'satisfies' of https://github.com/orodley... |
tree | commitdiff |
2013-05-18 |
Owen Rodley | Rewrite RASSOC using SATISFIES-TEST-P |
tree | commitdiff |
2013-05-18 |
Owen Rodley | Rewrite ASSOC using SATISFIES-TEST-P |
tree | commitdiff |
2013-05-18 |
Owen Rodley | Rewrite MEMBER using SATISFIES-TEST-P |
tree | commitdiff |
2013-05-18 |
Owen Rodley | Add TEST-NOT keyword argument to TREE-EQUAL |
tree | commitdiff |
2013-05-18 |
Owen Rodley | Tests for modified sequence functions |
tree | commitdiff |
2013-05-18 |
Olof-Joachim Frahm | Add package tests. |
tree | commitdiff |
2013-05-17 |
David Vázquez | Merge pull request #92 from samebchase/experimental |
tree | commitdiff |
2013-05-16 |
Samuel Chase | Merge branch 'master' of https://github.com/davazp... |
tree | commitdiff |
2013-05-15 |
Alfredo Beaumont | Modify SUBST to: |
tree | commitdiff |
2013-05-15 |
Alfredo Beaumont | Add COMPLEMENT function definition, including tests. |
tree | commitdiff |
2013-05-15 |
Alfredo Beaumont | Complete SUBST support with :test-not keyword parameter... |
tree | commitdiff |
2013-05-13 |
Samuel Chase | Add test for (string< "aaa" "aaaaa") |
tree | commitdiff |
2013-05-12 |
Samuel Chase | Implemented string< |
tree | commitdiff |
2013-05-12 |
Samuel Chase | Implemented string< |
tree | commitdiff |
2013-05-12 |
Samuel Chase | Add test for string< |
tree | commitdiff |
2013-05-12 |
Alfredo Beaumont | Add support for SUBLIS function, including tests |
tree | commitdiff |
2013-05-11 |
Alfredo Beaumont | [test] Add tests for car and cdr variants |
tree | commitdiff |
2013-05-10 |
Alfredo Beaumont | [test] Remove debug print from MAPC test |
tree | commitdiff |
2013-05-10 |
Alfredo Beaumont | [test] Add tests for CONS, CONSP, ATOM, RPLACA and... |
tree | commitdiff |
2013-05-10 |
David Vázquez | Merge pull request #89 from Strigoides/subseq |
tree | commitdiff |
2013-05-10 |
Alfredo Beaumont | [test] Remove comments about EQUAL not being properly... |
tree | commitdiff |
2013-05-10 |
Alfredo Beaumont | [test] Add a test for mapcar |
tree | commitdiff |
2013-05-10 |
Owen Rodley | Misc. fixes to SUBSEQ, tests |
tree | commitdiff |
2013-05-09 |
Alfredo Beaumont | Add support for mapc |
tree | commitdiff |
2013-05-09 |
Ken Harris | Character comparisons, case insensitive. |
tree | commitdiff |
2013-05-09 |
Ken Harris | Character comparisons, case sensitive. |
tree | commitdiff |
2013-05-09 |
Ken Harris | CHAR-NAME and NAME-CHAR, for ASCII names. |
tree | commitdiff |
2013-05-09 |
Ken Harris | Unicode-aware implementations of most of the Characters... |
tree | commitdiff |
2013-05-09 |
Owen Rodley | Implement REMOVE-IF[-NOT] for vectors |
tree | commitdiff |
2013-05-08 |
David Vázquez | Convert test to not to use `equal' |
tree | commitdiff |
2013-05-08 |
David Vázquez | Remove wrong test |
tree | commitdiff |
2013-05-08 |
Andrea Griffini | Merge branch 'master' of github.com/davazp/jscl into... |
tree | commitdiff |
2013-05-06 |
Nikodemus Siivola | add smoketests for FIND and REPLACE |
tree | commitdiff |
2013-05-05 |
Andrea Griffini | reader support for ## and #= |
tree | commitdiff |
2013-05-05 |
Ken Harris | SBCL-style Unicode support: one character = one Unicode... |
tree | commitdiff |
2013-05-04 |
David Vázquez | Merge branch 'print' of https://github.com/6502/jscl... |
tree | commitdiff |
2013-05-04 |
Owen Rodley | ADJOIN |
tree | commitdiff |
2013-05-04 |
Owen Rodley | INTERSECTION |
tree | commitdiff |
2013-05-04 |
Owen Rodley | Add KEY and TEST args to MEMBER |
tree | commitdiff |
2013-05-04 |
Owen Rodley | RASSOC |
tree | commitdiff |
2013-05-04 |
Owen Rodley | COPY-ALIST |
tree | commitdiff |
2013-05-04 |
Owen Rodley | Rewrite ACONS and PAIRLIS tests using dotted lists |
tree | commitdiff |
2013-05-04 |
Owen Rodley | PAIRLIS |
tree | commitdiff |
2013-05-03 |
Owen Rodley | ACONS |
tree | commitdiff |
2013-05-03 |
Owen Rodley | TAILP |
tree | commitdiff |
2013-05-03 |
Owen Rodley | FIFTH to TENTH |
tree | commitdiff |
2013-05-03 |
Owen Rodley | TREE-EQUAL |
tree | commitdiff |
2013-05-03 |
Andrea Griffini | better symbol printing |
tree | commitdiff |
2013-05-03 |
Andrea Griffini | merged trunk |
tree | commitdiff |
2013-05-03 |
David Vázquez | Disable test temporarily |
tree | commitdiff |
2013-05-03 |
David Vázquez | Some string tests |
tree | commitdiff |
2013-05-03 |
David Vázquez | (SETF CHAR) and move string related code to string... |
tree | commitdiff |
2013-05-03 |
David Vázquez | Remove temporary code |
tree | commitdiff |
2013-05-03 |
David Vázquez | Fix several newly introduced bugs in the migration... |
tree | commitdiff |
2013-05-03 |
David Vázquez | WIP: Strings as array of characters implementation |
tree | commitdiff |
2013-05-02 |
David Vázquez | Remove test because it will fail in the host |
tree | commitdiff |
2013-05-02 |
Raimon Grau | Merge branch 'origin-master' into origin-format |
tree | commitdiff |
2013-05-02 |
Andrea Griffini | wip printer |
tree | commitdiff |
2013-05-01 |
Raimon Grau | princ-to-string to implement ~a and ~S format directives |
tree | commitdiff |
2013-05-01 |
Andrea Griffini | symbol quoting support in reader |
tree | commitdiff |
2013-05-01 |
Andrea Griffini | merged davazp trunk |
tree | commitdiff |
2013-05-01 |
David Vázquez | Merge tests/return-from.lisp into tests/control.lisp |
tree | commitdiff |
2013-05-01 |
David Vázquez | Merge pull request #66 from 6502/return-from |
tree | commitdiff |
2013-05-01 |
David Vázquez | Merge pull request #68 from 6502/case-otherwise |
tree | commitdiff |
2013-05-01 |
David Vázquez | Fix test in SBCL |
tree | commitdiff |
2013-05-01 |
David Vázquez | Vectors are equal if they are eql only |
tree | commitdiff |
2013-05-01 |
Raimon Grau | ~% test added |
tree | commitdiff |
2013-05-01 |
Andrea Griffini | added OTHERWISE support to (CASE ...) |
tree | commitdiff |
2013-05-01 |
Andrea Griffini | fixed RETURN-FROM for FLET/LABELS and added a test... |
tree | commitdiff |
2013-05-01 |
David Vázquez | Fix test |
tree | commitdiff |
2013-05-01 |
David Vázquez | Fixes #64 issue on nested scoping in non local exists |
tree | commitdiff |
2013-05-01 |
Andrea Griffini | merged trunk |
tree | commitdiff |
2013-05-01 |
David Vázquez | Merge branch 'equal' of https://github.com/6502/jscl... |
tree | commitdiff |
2013-05-01 |
David Vázquez | Merge https://github.com/Strigoides/jscl into pull... |
tree | commitdiff |
2013-04-30 |
Andrea Griffini | quoted symbols, better handling of dotted pairs |
tree | commitdiff |
2013-04-30 |
Andrea Griffini | some testing for equal |
tree | commitdiff |
2013-04-28 |
Owen Rodley | Merge branch 'master' of https://github.com/davazp... |
tree | commitdiff |
2013-04-26 |
David Vázquez | Expected test failures and unexpected passes |
tree | commitdiff |
2013-04-26 |
Owen Rodley | Add POP macro |
tree | commitdiff |
2013-04-26 |
Strigoides | Add SUBST function |
tree | commitdiff |
2013-04-26 |
Strigoides | Merge branch 'master' of https://github.com/davazp... |
tree | commitdiff |
2013-04-26 |
Strigoides | Add COPY-TREE function + test |
tree | commitdiff |
2013-04-26 |
David Vázquez | Merge pull request #31 from abeaumont/master |
tree | commitdiff |
2013-04-26 |
Strigoides | Only evaluate the test once in COND |
tree | commitdiff |
2013-04-26 |
Alfredo Beaumont | Create and export read-from-string. Add a test for it |
tree | commitdiff |
2013-04-26 |
Strigoides | Fix COND for clauses with length 1 |
tree | commitdiff |
2013-04-26 |
Strigoides | Test for DO*, OR, AND & COND |
tree | commitdiff |
next |