This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2dc370223d02464f287bd5a4a94f76e8ee10b4b7
hakorune
/
apps
/
lib
/
json_native
/
lexer
History
nyash-codex
25b6bd3ae1
Fix VM: string handler no longer hijacks length() on non-strings; ArrayBox.length returns correct values (fixes json_lint loop). Add string-literal reader init guard earlier
2025-11-01 19:26:49 +09:00
..
scanner_simple.nyash
json_native: Import JSON native implementation from feature branch
2025-09-23 04:51:17 +09:00
scanner.nyash
Fix VM: string handler no longer hijacks length() on non-strings; ArrayBox.length returns correct values (fixes json_lint loop). Add string-literal reader init guard earlier
2025-11-01 19:26:49 +09:00
token_simple.nyash
json_native: Import JSON native implementation from feature branch
2025-09-23 04:51:17 +09:00
token.nyash
json-native: token positions (line/column); escape utils BMP coverage + surrogate guard; add smokes for string escapes, nested, and error cases (AST/VM)
2025-09-26 00:42:55 +09:00
tokenizer.nyash
vm/router: minimal special-method extension (equals/1); toString mapping kept
2025-09-28 01:33:58 +09:00