Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-12 | Add int64 and int64s variable types | Boris Kolpackov | 1 | -0/+28 | |
2020-06-02 | Add process_path_ex with program stable name and checksum | Boris Kolpackov | 1 | -1/+19 | |
2020-04-27 | Add support for untyped assignment to value | Boris Kolpackov | 1 | -0/+16 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-11-12 | Add support for vector<pair<K, V>> variable values | Boris Kolpackov | 1 | -0/+31 | |
2019-10-22 | Move global mutex shards to context | Boris Kolpackov | 1 | -1/+1 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -1/+1 | |
All non-const global state is now in class context and we can now have multiple independent builds going on at the same time. | |||||
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+812 | |