- 02 Mar, 2020 2 commits
-
-
Daniel Kochmański authored
gabriel: Fix the puzzle benchmark See merge request !1
-
Peter Housel authored
According to the comments from Henry Baker and the papers referenced from his page, the puzzle benchmark is supposed to arrive at a solution in 2005 trials (as measured by *kount*). Due to off-by-one and logic errors converting DO to DOTIMES, among other problems, the code arrived at an incorrect solution in many fewer trials than are actually necessary.
-
- 10 Apr, 2019 1 commit
-
-
Daniel Kochmański authored
-
- 07 Jun, 2016 6 commits
-
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
- 01 Jun, 2016 4 commits
-
-
Daniel Kochmański authored
Closes #3.
-
Daniel Kochmański authored
-
Daniel Kochmański authored
Also fix error in html-report
-
Karsten Poeck authored
Closes #2
-
- 26 May, 2016 2 commits
-
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
- 23 May, 2016 1 commit
-
-
Daniel Kochmański authored
-
- 22 May, 2016 11 commits
-
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
uses the machine of the lisp which generates the report
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
abcl works fine now with this
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
- 20 May, 2016 4 commits
-
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
Some implementations (namely clisp, gcl and preasumbly cormanlisp) doesn't support ~<..~:>. Be cleaver and put the comment in #| |#.
-
- 19 May, 2016 1 commit
-
-
Daniel Kochmański authored
-
- 17 May, 2016 5 commits
-
-
Daniel Kochmański authored
CLOS requires :depends-on (TODO)
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
SBCL doesn't like defconstant
-
Daniel Kochmański authored
First compile class definitions then the initialization methods (some compilers eat these in chunks).
-
- 16 May, 2016 3 commits
-
-
Daniel Kochmański authored
-
Daniel Kochmański authored
Using them caused some problems with abcl (potentially also with others).
-
Daniel Kochmański authored
-