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
Fix typo More... over 6 years ago
Refactor and simplify. More... about 15 years ago
Deterministic model entity ordering. Testcases. More... about 15 years ago
Explicitly specify namespace in WorldModel More... about 15 years ago
Refactor model code and improve documentation More... about 15 years ago
Use correct value of "this" inside of iterators More... over 15 years ago
Refactor encoding More... over 15 years ago
Refactor encoding of variables More... over 15 years ago
Refactor variables More... over 15 years ago
Get completely rid of :local_encoder More... over 15 years ago
Unify Local/GlobalNameEncoder into NameEncoder More... over 15 years ago
Add method used? for local variables More... over 15 years ago
Track reads/writes of local variables More... over 15 years ago
Add Regexp nodes to unbreak compiling core More... over 15 years ago
Refactor iterators. More... over 15 years ago
Improve error message More... over 15 years ago
Refactor MethodCall, ArgList and BlockPass More... over 15 years ago
Implement short-cut for encode_local_variable. More... over 15 years ago
Improve generated Javascript of dynamic strings. More... over 15 years ago
Refactor LocalScope and IteratorScope. More... over 15 years ago
Fix a syntax error (result << yield elem). Parentize other "yields" as well. More... over 15 years ago
Pass explicit the output stream. More... over 15 years ago
Optimize non-block case of Enumerable#map More... over 15 years ago
* More... over 15 years ago
Make module_scope "optional" More... over 15 years ago
Implement CodeGenerator More... over 15 years ago
Refactor model introspection and correct sort order of models. More... over 15 years ago
WorldModel can now be used with a different namespace passed as argument to #initialize. Also don't register all entities by default. Do it explicitly! More... over 15 years ago
indent and move Runtime into module RubyJS More... over 15 years ago
Fix bug introduced by SymbolLiteral (commit: e5a01aef20547c47a1a8c544aac12171570cfe14) More... over 15 years ago