Andrew Kelley
f47824f24d
std: restructure child process namespace
2024-05-26 09:31:55 -07:00
Andrew Kelley
1b90888f57
migrate langref documentation generation to the build system
2024-04-25 00:09:24 -07:00
Tristan Ross
9d70d614ae
std.builtin: make link mode fields lowercase
2024-03-11 07:09:10 -07:00
Andrew Kelley
9be831e15a
langref: remove line numbers from code samples
...
It's unnecessary, more complicated, bloated, and it messes up the table
of operators.
2024-01-21 20:31:13 -07:00
F3real
1322049e24
Don't crash or CR/LF line endings in docgen
2024-01-13 22:05:09 -08:00
Andrew Kelley
f5613a0e35
update docgen for std Target.Query API breaks
2024-01-01 17:51:18 -07:00
Jan Philipp Hafer
fd2239bde9
child_process + Build: rename exec to run + all related code
...
Justification: exec, execv etc are unix concepts and portable version
should be called differently.
Do no touch non-Zig code. Adjust error names as well, if associated.
Closes #5853 .
2023-10-22 14:47:20 -04:00
Jakub Konka
91ef6d1173
docgen: update use of getExternalExecutor
2023-10-06 16:04:57 +02:00
Zachary Raineri
0461a64a93
change uses of std.builtin.Mode to OptimizeMode ( #16745 )
...
std.builtin.Mode is deprecated.
2023-08-09 14:39:34 -04:00
Andrew Kelley
acbb6418c3
move docgen.zig to tools/
2023-07-30 18:44:31 -07:00