Commit 60f3c2e
ktnb
janet: update to 1.41.1
- Update file/write docstring
- Improve messages on errors when loading the bundle script
- Remove unused def
- Disable MSVC runtime stack checks in janet_ffi_win64
- shell: Prevent buggy moving zero column behavior
- Update to macos-14 in ci
- Apply :flycheck on def as well
- Take 2: 9front port, using 9front's Native Porting/Posix Environment
- Fix math/int-{max,min} docstrings
- Fix unix sockets issue on FreeBSD
- Use double-NULL
- Update year in copyright disclaimer to 2026
- Add omitted word "is" in docstrings
- Document empty? more clearly.
- Tweak some fiber-related docstrings
- Document how to set local timezone for os/date and os/strftime.
- Make peg-grammar available in all threads for peg/compile
- Add ??/debug PEG rule
- Use snprintf instead of sprintf1 parent 4f94adb commit 60f3c2e
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments