Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-23 | Fix failing on Windows path functions testscript | Karen Arutyunov | 1 | -1/+1 | |
2016-11-22 | Fix typo | Boris Kolpackov | 1 | -1/+1 | |
2016-11-21 | Change build.driver/path variable to build.path/process_path | Boris Kolpackov | 1 | -1/+1 | |
2016-11-18 | Add function machinery, implement path.normalize() | Boris Kolpackov | 2 | -0/+46 | |
Note that multi-argument functions are not yet "callable" since there is no support for value packs. |