1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2856 from xtqqczze/patch-1 More... over 1 year ago
fix repo url More... over 1 year ago
NitCC use ASTType to represent AST information #2855 from privat/nitcc_asttype More... over 1 year ago
nitcc: add AST transformation tests More... over 1 year ago
nitcc: allow transformation prod to tokens More... over 1 year ago
nitcc: add CollectNameVisitor::get_element More... over 1 year ago
nitcc: use parent_production instead of spe More... over 1 year ago
nitcc: use ast_type instead of acname More... over 1 year ago
nitcc: alternatives from plusizes and quesizes are tranformed More... over 1 year ago
nitcc: new class ASTType More... over 1 year ago
NitCC: rewrite inlining #2854 from privat/nitcc_inline More... over 1 year ago
nitcc: add more tests for inlining More... over 1 year ago
nitcc: remove CodePop class More... over 1 year ago
nitcc: new inline method More... over 1 year ago
nitcc: goto subclasses are private More... over 1 year ago
nitcc: new class CodeGet to replace CodePop More... over 1 year ago
nitin: add some tests to the nit interactive interpreter #2853 from privat/test_nitin More... over 1 year ago
nitin: add some tests More... over 1 year ago
niti: cache anchor_to and some other optimizations #2852 from privat More... over 1 year ago
niti: clear_caches: add collect_attr_propdef_cache.clear More... over 1 year ago
nitin: use the new frame read/write API More... over 1 year ago
niti: access variables in an array instead of a hashmap More... over 1 year ago
fixup: typing: missing a SignatureMap::straight invalidation More... over 1 year ago
Improve the usability of ASTBuilder More... over 1 year ago
Move the parser out of the way from privat More... over 1 year ago
nitin: call interpreter.clear_caches More... over 1 year ago
typing: add SignatureMap::straight is the map is trivially in order More... over 1 year ago
niti: give the array to fill to aexprs_to_instances More... over 1 year ago
niti: cache ASendExpr::raw_arguments More... over 1 year ago
niti: fix PrimitiveInstance:to_s for null More... over 1 year ago