0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't need these files anymore. More... about 13 years ago
Parsing selectors with interpolants. More... about 13 years ago
Slightly more sophisticated lookahead in preparation for selector interpolation. More... about 13 years ago
Fixing a portability problem -- apparently, older versions of C++ don't automatically zero out objects in their default constructors. More... about 13 years ago
Merge branch 'node_pimpl' More... about 13 years ago
Cleaning up some comments and stuff. More... about 13 years ago
The refactor is all debugged now. More... about 13 years ago
Fixing another bug in the expansion flattener. More... about 13 years ago
Adding a helpful comment. More... about 13 years ago
Fixing a bug in the refactored 'flatten' function. More... about 13 years ago
Tidying up some stuff. More... about 13 years ago
Fixing the printing for units. More... about 13 years ago
All warnings gone! More... about 13 years ago
Getting rid of the stupid "Consider using more parens!" warning. More... about 13 years ago
Getting things to build. More... about 13 years ago
Soon you will compile again. Yessss.... More... about 13 years ago
Refactoring the node emitter functions. More... about 13 years ago
Adding/refactoring some helper methods. More... about 13 years ago
Updated the builtin functions to use the refactored API. More... about 13 years ago
Simplifying the numeric_value method slightly; no reason to return a reference. More... about 13 years ago
Pushing the refactor through the builtin functions. More... about 13 years ago
Pushing the refactor through the eval/apply functions. More... about 13 years ago
Re-ordering some arguments. More... about 13 years ago
Changing more variable/method names. More... about 13 years ago
Renaming a variable/method. More... about 13 years ago
Getting the pegs to fit into the holes. More... about 13 years ago
Pushing the Node refactor through the parser. More... about 13 years ago
Need a push_front method for Nodes. More... about 13 years ago
More automatic flag stuff. More... about 13 years ago
More automatic flag stuff. More... about 13 years ago