Jeroen van Rijn
|
7a9ea3ee6d
|
Further overhaul of package line comments.
|
2025-10-09 23:05:29 +02:00 |
|
Jeroen van Rijn
|
2bc409eab5
|
More package lines.
|
2025-10-09 20:40:13 +02:00 |
|
gingerBill
|
3e7e779abf
|
Replace core:* to base:* where appropriate
|
2024-01-28 22:18:51 +00:00 |
|
Jesse Stiller
|
3bd1918c5e
|
Fixed typo "fot" and clarified slashpath.ext
|
2023-10-30 11:57:44 +10:00 |
|
gingerBill
|
14adcb9db8
|
Use or_break and or_continue where appropriate in the core library
|
2023-09-30 15:34:39 +01:00 |
|
gingerBill
|
986cba584e
|
Add runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD where appropriate
|
2023-02-10 16:23:33 +00:00 |
|
Tetralux
|
3a8adc6721
|
[path/slashpath] Change join() to take a slice instead of varargs
Achieves parity with filepath.join(), which was similarly changed a while back.
|
2022-07-21 17:49:31 +00:00 |
|
gingerBill
|
1d293749c2
|
Move core:path to core:path/slashpath
This is to reduce the confusion that occurs between that package and the `core:path/filepath` package
|
2022-01-17 11:38:15 +00:00 |
|