0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes some bugs in TextParser. More... over 15 years ago
Moves ProcParser in CodeTree::Parsing subpackage. Renames Parsing::Parser as Parsing::TextParser. More... over 15 years ago
First version of a hand-written parser which works. More... over 15 years ago
Orientation change: parser will be written manually. More... over 15 years ago
Adds an anagram grammar/parser to CodeTree. More... over 15 years ago
Fix a bug with ruby 1.9.2 More... over 15 years ago
Version bumped to 0.2.0 More... over 15 years ago
All classes/modules under SByC by sbyc/shortspaces provided. More... over 15 years ago
Ensures coercion is friendly and works on Boolean. More... over 15 years ago
dds a Boolean marker module. Pumps the version to 0.1.4 More... over 15 years ago
Release 0.1.3 More... over 15 years ago
Type in README. More... over 15 years ago
Doc gem links in a new browser tab/window. More... over 15 years ago
Documents the type system abstraction basically. More... over 15 years ago
Fixes bugs for ruby 1.9.1 More... over 15 years ago
Added coercion of on user-defined classes that have a parse method. More... over 15 years ago
Adds a coercion contract to TypeSystem. More... over 15 years ago
Fixes bugs in Date and Time support and add fallback options (json/marshal/inspect/fail). More... over 15 years ago
Extends TypeSystem::Ruby#to_literal with support for Time, Date and Regexp. More... over 15 years ago
Extends TypeSystem::Ruby#to_literal to support Arrays and Hashes. More... over 15 years ago
Extends coverage of Ruby#to_literal More... over 15 years ago
Implemnts TypeSystem::Ruby#to_literal on safe ruby values. More... over 15 years ago
Implements first TypeSystem abstractions on a basic Ruby type system. More... over 15 years ago
Fixes another bug about array literals. More... almost 16 years ago
Pumps the version number up for the master branch. More... almost 16 years ago
AstNode::coerce now support array children understood as literals. More... almost 16 years ago
Fixes a bug introduced by last commit. Official 0.1.1 release. More... almost 16 years ago
Updates the changelog and version number. More... almost 16 years ago
Extends the codetree facade to accept options with friendly API More... almost 16 years ago
Adds a multiline option to ProcParser and Expr through a Collector. More... almost 16 years ago