0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Engaging in refactoring and reorganization to make things simpler/more minimal. More... about 15 years ago
Checkpoint at which dropping meaningless parentheses works :D More... about 15 years ago
Distribution of exponents now works! More... about 15 years ago
Tests almost all work :) Distribution of exponents is starting to work. More... about 15 years ago
Yay things now work equally well in 1.8 and 1.9 (i.e. some of the tests still fail and explode, but they both do it identically!) More... about 15 years ago
Checkpoint for banging trees into shape to output variations on an input string. (Simplifying grammar too!) More... about 15 years ago
Checkpoint at which there is lots of test fail. Switching all the definitions over to a tree based representation. More... about 15 years ago
Altering tokenization to be more sensible (trees provide their own tokenized forms). Making a checkpoint commit before i replace the internal representation of definitions w/ the trees. More... about 15 years ago
Oops, committed w/o finishing my thought More... about 15 years ago
Setting trees up so they can report their own tokens More... about 15 years ago
adding tests for equality, and stubbing out a new internal representation for definitions (maybe. maybe just a better conversion setup). More... about 15 years ago
Checkpoint commit. About to seriously mess with the grammar to make the system smarter. More... about 15 years ago
Some notes, and creating generic measures More... about 15 years ago
Registration system now functioning in such a way that the tests don't explode More... about 15 years ago
Tests currently explode because of changes i've made which require measures to be working before they'll run :\ But making progress. most of the metric classes now load properly and definitions are factoring alright. More... about 15 years ago
Biiiiig commit to modify how measures work, how the ministry functions, tests therein, and additional upgrades to the definitions to handle parenthetical expressions. More... about 15 years ago
Renamed the international system to metric. Definitions renamed definition (for tests and requiring purposes) More... over 15 years ago
Rewrite underway. Treetop is now a dependency, and tests are being rewritten from that point. More... over 15 years ago
Commencing serious rewrite. More... over 15 years ago
More documentation and some stupid finicky formatting changes so i can fold blocks more nicely in textmate :P More... over 15 years ago
Let the test overhaul begin! More... over 15 years ago
Moving to shoulda. Intermediate stage, tests pretty broke atm. Gonna move to new interface for prefixed measure conversion. More... over 15 years ago
Breaking things to fix later More... over 15 years ago
Adding more classes and stuff More... over 15 years ago
MOAR CONTENT. Add some stubs for classes. adding more tests More... over 15 years ago
adding a unit derivation map, which'll be the basis for complex measurements More... over 15 years ago
New tests, rewrote some of the measures with the idea of ComplexMeasures in mind. More... over 15 years ago
added rake tasks for gemspec, added rakefile w/ test::unit support More... over 15 years ago
Trying to turn the lib into a gem. haven't quite gotten there yet. Added some tests. A number of methods on Measure now return Measure objects, rather than Numerics. More... over 15 years ago
Got some stuff working, need tests More... over 15 years ago