54
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename *expres* to expres
rtoy
as Raymond Toy
More... about 1 year ago
*expres* does not need to be special
rtoy
as Raymond Toy
More... about 1 year ago
Merge branch 'master' into rtoy-refactor-specvars-sin
rtoy
as Raymond Toy
More... about 1 year ago
Update test results for clisp
rtoy
as Raymond Toy
More... about 1 year ago
Clean up implementation.
rtoy
as Raymond Toy
More... about 1 year ago
Remove specvar arg
rtoy
as Raymond Toy
More... about 1 year ago
Rename ans to *ans*
rtoy
as Raymond Toy
More... about 1 year ago
Rename exp to *exp*
rtoy
as Raymond Toy
More... about 1 year ago
Clean up impl
rtoy
as Raymond Toy
More... about 1 year ago
Rename *powerlist* to power-list
rtoy
as Raymond Toy
More... about 1 year ago
Remove specvar *powerlist*
rtoy
as Raymond Toy
More... about 1 year ago
Rename powerlist to *powerlist*
rtoy
as Raymond Toy
More... about 1 year ago
Move arcfuncp into separc
rtoy
as Raymond Toy
More... about 1 year ago
Remove specvar arcpart and coef
rtoy
as Raymond Toy
More... about 1 year ago
Move arclist into separc.
rtoy
as Raymond Toy
More... about 1 year ago
Rename stack to *stack*
rtoy
as Raymond Toy
More... about 1 year ago
Rename *k* to k and make it lexical.
rtoy
as Raymond Toy
More... about 1 year ago
Merge branch 'master' into rtoy-refactor-specvars-sin
rtoy
as Raymond Toy
More... about 1 year ago
Rename k to *k*
rtoy
as Raymond Toy
More... about 1 year ago
o Fix for #895 limit x->inf sin(100/x)*x very slow More... about 1 year ago
Merge branch 'master' into rtoy-refactor-specvars-sin
rtoy
as Raymond Toy
More... about 1 year ago
Fix for #4222 limit(6^x, x, 1) and similar cases: stack overflow crash More... about 1 year ago
Merge branch 'rtoy-add-sregex-docs'
rtoy
as Raymond Toy
More... about 1 year ago
Fix typos and add example of a backreference
rtoy
as Raymond Toy
More... about 1 year ago
Update examples again
rtoy
as Raymond Toy
More... about 1 year ago
Use defmfun to define user-visible functions
rtoy
as Raymond Toy
More... about 1 year ago
Add more examples
rtoy
as Raymond Toy
More... about 1 year ago
Package draw: ensure that all user-visible Lisp functions are autoloading.
robert_dodier
as Robert Dodier
More... about 1 year ago
Use update_examples to update the examples
rtoy
as Raymond Toy
More... about 1 year ago
Add some examples and link to the pregexp manual.
rtoy
as Raymond Toy
More... about 1 year ago