0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use sb-kernel:%array-data instead of sb-c::%array-data-vector More... almost 3 years ago
Merge pull request #4 from pfdietz/master More... about 4 years ago
Fix package prefixes for SBCL internal symbols More... about 4 years ago
in a lossy way, deal with coercion More... about 5 years ago
update package for mat-test.lisp More... almost 6 years ago
use loop instead of do for matrix index iteration More... almost 6 years ago
remove static files from the ASDF definition More... almost 6 years ago
remove bootstrap.lisp More... almost 6 years ago
clean up definition of subset-matrix-cols More... almost 10 years ago
mat-scalar-up now return the matrix More... almost 10 years ago
declare qconv as being of the upgraded-array-element-type, not the element-type itself More... almost 10 years ago
fix typo More... about 13 years ago
add missing mat-add of a matrix and a number More... about 13 years ago
restore doc buildability and removal of dependency on ch-util and ch-asdf (now depends on asdf-objects, however) More... about 13 years ago
Merge branch 'master' of git+ssh://git.cyrusharmon.org/pub/git/clem More... almost 14 years ago
add log.lisp More... almost 14 years ago
fix typos: specialzied -> specialized and add finalize-inheritance call for lispworks More... almost 14 years ago
remove version.lisp-expr More... almost 14 years ago
continue to remove ch-util references More... almost 14 years ago
0.4.7: add utilities.lisp and remove version.lisp-expr reference from clem-test.asd More... almost 14 years ago
remove dependency on ch-util and reading of version.lisp-expr from the .asd file More... almost 14 years ago
skip function declamations in ECL. * not sure if this is an ECL bug or bogus declamations, but this allows clem to run under ECL. More... over 15 years ago
reinitialize-instance and initialize-instance for standard-matrix-class weren't returning the class instance. * fixed. * thanks to Juanjo Garcia-Ripoli for the fix. * now (along with the next commit anyway) clem works on ECL. More... over 15 years ago
remove duplicate sum machinery More... over 15 years ago
clisp fixes * eval-when around delistify and epsilon declarations * remove fixnum method-specializers from print-range, sum-square-range and sum-range * reformat some long lines More... over 15 years ago
moved the rest of the *.cl files to *.lisp More... over 15 years ago
bump version to 0.4.5 More... over 15 years ago
Merge branch 'master' of git+ssh://git.cyrusharmon.org/pub/git/clem More... over 15 years ago
don't try to dispatch on, day, double-float, to keep clisp happy. More... over 15 years ago
don't try to dispatch on, say, double-float, to keep clisp happy. More... over 15 years ago