0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding javascript print functions More... over 12 years ago
Update LICENSE.md More... over 13 years ago
Create LICENSE.md More... over 13 years ago
changes related to functionality for the go-levmar library More... over 13 years ago
forgot to remove a line More... over 13 years ago
merging More... over 13 years ago
added ExprType dumping to get number mapping for C code. This info will be used to create a stack based evaluator in go-levmar More... over 13 years ago
add ExprType String function, added preorder position information, changed CalcExprStats functio prototype More... over 13 years ago
added named range ends to const ExprType More... over 13 years ago
thesis final version More... over 13 years ago
div fixed up for nil cases More... over 13 years ago
thesis benchmark test version More... over 13 years ago
hack to make div simplify for my thesis More... over 13 years ago
fixed up some div simplifications and added tests More... over 13 years ago
added support for latex printing More... over 13 years ago
c,p,r error fixed More... over 13 years ago
added a couple missed ones, all this is to avoid nil usage More... over 13 years ago
added more (*pos) == 0 checks in the set methods More... over 13 years ago
added check for pos==0 at end of Add/Mul::SetExpr which appends More... over 13 years ago
added some checks to prevent segfaults More... over 13 years ago
updated simp functionality to have choice between Constant & ConstantF More... almost 14 years ago
Merge branch 'master' of github.com:/verdverm/go-symexpr More... almost 14 years ago
exported ExprType typedef More... almost 14 years ago
added struct for expression constraints More... almost 14 years ago
removing files for problem, benchmark, report, levmar and putting into seperate project More... almost 14 years ago
about to remove problem, benchmark files into separate package More... almost 14 years ago
fixed some file issues, added test sets to benchmarks without More... almost 14 years ago
added function to write PointSet, exported BenchmarkList More... almost 14 years ago
added expr+info struct More... almost 14 years ago
added code language to README More... almost 14 years ago