0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding javascript print functions More... almost 12 years ago
Update LICENSE.md More... almost 13 years ago
Create LICENSE.md More... almost 13 years ago
changes related to functionality for the go-levmar library More... almost 13 years ago
forgot to remove a line More... almost 13 years ago
merging More... almost 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... almost 13 years ago
add ExprType String function, added preorder position information, changed CalcExprStats functio prototype More... about 13 years ago
added named range ends to const ExprType More... about 13 years ago
thesis final version More... about 13 years ago
div fixed up for nil cases More... about 13 years ago
thesis benchmark test version More... about 13 years ago
hack to make div simplify for my thesis More... about 13 years ago
fixed up some div simplifications and added tests More... about 13 years ago
added support for latex printing More... about 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... over 13 years ago
Merge branch 'master' of github.com:/verdverm/go-symexpr More... over 13 years ago
exported ExprType typedef More... over 13 years ago
added struct for expression constraints More... over 13 years ago
removing files for problem, benchmark, report, levmar and putting into seperate project More... over 13 years ago
about to remove problem, benchmark files into separate package More... over 13 years ago
fixed some file issues, added test sets to benchmarks without More... over 13 years ago
added function to write PointSet, exported BenchmarkList More... over 13 years ago
added expr+info struct More... over 13 years ago
added code language to README More... over 13 years ago