Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-27 | Dist module/meta-operation initial implementation | Boris Kolpackov | 1 | -0/+1 | |
2015-07-24 | Add support for generated test input/output | Boris Kolpackov | 3 | -1/+3 | |
2015-07-07 | Relax requirement on amalgamation src_root to track sub-project | Boris Kolpackov | 4 | -5/+6 | |
2015-07-07 | Rework module architecture | Boris Kolpackov | 2 | -1/+2 | |
Now the target type and rule maps are in scopes (builtins -- in global scope). We also now have the map of loaded modules in the root scope of each project. | |||||
2015-07-02 | Various improvements to cli module | Boris Kolpackov | 1 | -4/+4 | |
2015-07-02 | Make few existing file searching optimizations | Boris Kolpackov | 1 | -2/+5 | |
2015-06-30 | Group "see through" iteration, take 1 | Boris Kolpackov | 2 | -5/+5 | |
2015-06-26 | Part two of dependency injection with auto-generation support | Boris Kolpackov | 3 | -5/+18 | |
2015-06-25 | Part one of dependency injection with auto-generation support | Boris Kolpackov | 21 | -12/+99 | |
2015-06-24 | Implement proper target type detection in dependency injection | Boris Kolpackov | 1 | -2/+2 | |
2015-06-24 | First take on the cli module plus necessary infrastructure | Boris Kolpackov | 5 | -0/+20 | |