aboutsummaryrefslogtreecommitdiffstats
path: root/src/run
Commit message (Collapse)AuthorAgeFilesLines
* fix unsafety in command executionJonas Maier2026-03-051-8/+8
|
* "re" builtin only reloads if build succeedsJonas Maier2026-03-051-3/+9
|
* cwd in the promptJonas Maier2026-03-051-2/+2
|
* more builtinsJonas Maier2026-03-052-1/+22
|
* started "type" builtin, realized there is not enough context availableJonas Maier2026-03-051-0/+21
|
* remove unused importsJonas Maier2026-03-051-1/+0
|
* from command and a few cosmetic changesJonas Maier2026-03-052-9/+36
|
* file sinksJonas Maier2026-03-052-2/+39
|
* better handling of builtinsJonas Maier2026-03-051-89/+134
|
* split into builtinsJonas Maier2026-03-052-40/+61
|
* start of a nice architecture for builtins and path commandsJonas Maier2026-03-052-0/+216