Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-11 | Add date builtin | Karen Arutyunov | 1 | -0/+48 | |
2020-06-03 | Add builtin weight | Karen Arutyunov | 1 | -3/+9 | |
Also invent the notion of external builtin (builtin_info::function is NULL). | |||||
2020-03-17 | Fix ln builtin not to complete relative target against working directory | Karen Arutyunov | 1 | -3/+3 | |
Now it preserves the relative path when creates a symlink and completes it against the link directory when creates a hardlink or a copy. | |||||
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 14 | -14/+0 | |
2019-09-27 | Add builtins support | Karen Arutyunov | 15 | -0/+1992 | |