-
Joined on
2023年10月27日
REPL history reinterprets input in different text encoding
I've pushed a fix in zigline as https://github.com/alimpfard/zigline/commit/cc661d9c128a8c916af67b9f59ffefbc2b01d655.
REPL history reinterprets input in different text encoding
damn. Will look into it, also issue on zipline: https://github.com/alimpfard/zigline/issues/34
40d53e2ae4
types: Support creating symbols at comptime
b4a980e7d9
cli: Be nice on REPL exit
e05d2725b3
cli: Tidy up tab completion code a bit
6bbfc312e1
cli: Add completions to REPL
9c9ca8f6e8
builtins: Rework ArrayBuffer & friends slightly
6bbfc312e1
cli: Add completions to REPL
77c0bc0a3a
cli: Add completions to REPL
Add completions to REPL
Ah perfect, I'll use Kiesel's string map.
Add completions to REPL
Error response from daemon: mkdir /var/lib/docker/overlay2/ee3c1c11f9c7083890fa1747035975f0fef96de26a57b3b79c936a1038afb4b1-init/work: no space left on device
👀
Add completions to REPL
Now with 100% more variables!
Add completions to REPL
so should I just drop the change thing?
98e56d4bf8
WIP: Add completions to REPL
6f1cf92cfe
WIP: Add completions to REPL
Add completions to REPL
Probably no sense in continuing after the switch to an arena allocator anyway.
Add completions to REPL
I'm not sure what the alternative is...?
WIP: Add completions to REPL
9a9dcd1b07
WIP: Add completions to REPL
9c9ca8f6e8
builtins: Rework ArrayBuffer & friends slightly
fc80d0e6f4
builtins: Handle len < seachLen in String.prototype.lastIndexOf()
c65e11001a
builtins: Update Uint8Array base64/hex spec comments
677ef9c034
cli: Infer default time zone from $TZ
d50e1299dc
uefi: Use zigline and add an actual REPL :^)
32b76479ed
uefi: Use zigline and add an actual REPL :^)
074cd67572
everywhere: Stop aliasing std.mem.Allocator
8c3a529601
everywhere: Stop using 'Self' as an alias for @This()
dd01e7e6f0
everywhere: Update std.builtin.Type field names