Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-24 | Add support for generated test input/output | Boris Kolpackov | 1 | -0/+1 | |
2015-07-07 | Relax requirement on amalgamation src_root to track sub-project | Boris Kolpackov | 1 | -1/+0 | |
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-06-30 | Group "see through" iteration, take 1 | Boris Kolpackov | 1 | -3/+3 | |
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 | 8 | -0/+55 | |