Akeit0
|
953d5d5f6a
Major refactoring of LuaPlatform
|
6 months ago |
Akeit0
|
7132f3db4a
improve os
|
6 months ago |
Akeit0
|
a76a768f64
refactor: LuaFileMode and ILuaIOStream
|
6 months ago |
Akeit0
|
aab98fd671
migrate to slnx
|
6 months ago |
Akeit0
|
0df1078241
add Claude Code instruction
|
6 months ago |
Akeit0
|
20305f40fb
add: MemoryStreams
|
6 months ago |
Akeit0
|
0d78338033
change : allow BinaryLuaIOStream to write string
|
6 months ago |
Akeit0
|
4a08b48e98
fix: rename with existing target path
|
6 months ago |
Akeit0
|
096dadb2c2
fix: initialize string S in Token class
|
6 months ago |
Akeit0
|
14fed24a16
rename: TopLevelAccess to RootAccess
|
6 months ago |
Akeit0
|
a64e9cc8ec
fix
|
6 months ago |
Akeit0
|
8fbbf418f2
optimize: reduce async in LuaThreadAccessAccessExtensions
|
6 months ago |
Akeit0
|
c6ceb50ca7
add ILuaPlatform
|
6 months ago |
Akeit0
|
b5b7fd2d90
Merge pull request #163 from nuskey8/operating-system
|
6 months ago |
Akeit0
|
4e7b4c1588
add: stdio and os abstractions
|
6 months ago |
Akeit0
|
2972fb9790
fix: update LuaFileContentType handling and improve ReadAllAsync method
|
6 months ago |
Akeit0
|
7ab67a803a
Merge pull request #162 from nuskey8/allow-bytes
|
6 months ago |
Akeit0
|
53c34de24c
refactor LuaChunkStream
|
6 months ago |
Akeit0
|
db8b4f74bf
change: rename ByteArrayData to BinaryData and change binary data handling
|
6 months ago |
Akeit0
|
8690ab63e1
change: add ByteArrayData for binary mode
|
6 months ago |
Akeit0
|
61ae9eb921
fix: table.concat
|
6 months ago |
Akeit0
|
f9136ff4ec
fix: PatternMatchingTests
|
6 months ago |
Akeit0
|
0c89c0cc83
fix: stack overflow error
|
6 months ago |
Akeit0
|
f373bb8813
fix: error not nil but not string
|
6 months ago |
Akeit0
|
d45c971018
fix: forprep error
|
6 months ago |
Akeit0
|
a2967cd5cc
improve: error message behavior
|
6 months ago |
Akeit0
|
3f6acf5626
fix: very large case
|
6 months ago |
Akeit0
|
9e5b0063e4
fix: enhance string pattern matching Empty pattern case
|
6 months ago |
Akeit0
|
635311297f
Merge pull request #161 from nuskey8/string-match
|
6 months ago |
Akeit0
|
8521825585
add: implement MatchState for advanced string pattern matching
|
6 months ago |