Commit Graph

21 Commits (bdae81990851c07c1c069322991470a97f2bb426)

Author SHA1 Message Date
gnosygnu bdae819908 Scribunto: Trim zeroes when stringifying Doubles [#697]
4 years ago
gnosygnu 7c0a8c5064 Luaj: Sync LuaString with latest Luaj source [#735]
4 years ago
gnosygnu b4516f5060 Luaj: Change table.sort from MergeSort to QuickSort variant with stable sorting [#743]
4 years ago
gnosygnu 398a1c854a Luaj: Use substring.m_bytes, not substring.getBytes() [#735]
4 years ago
gnosygnu be072de8d9 Luaj: Reinstate `next` variable for frontier matches [#732]
4 years ago
gnosygnu f760fd9cd0 Luaj: Do not match end-of-string for frontier patterns [#732]
4 years ago
gnosygnu 1ebc9d3488 Luaj: Make anypos captures base-1, not base-0 [#726]
4 years ago
gnosygnu ebe82bea6a LuaJ: Always format in Locale.US, not current locale [#694]
4 years ago
gnosygnu 966b0eed59 Luaj: Do not treat superscript 1 as a DIGIT character [#617]
5 years ago
gnosygnu 0f8dd4a1f8 Luaj: Return NIL not NONE for table.remove and empty table [#604]
5 years ago
gnosygnu e82641f341 Luaj: Do not treat '_' as a SPACE character [#582]
5 years ago
gnosygnu b67e528088 Luaj: Handle % at end of replacement string [#571]
5 years ago
gnosygnu 87163c5104 Luaj: Add deprecated foreach / foreachi [#531]
5 years ago
gnosygnu 0280254e8a Scribunto: Use m_offset when doing string.substring [#520]
5 years ago
gnosygnu 877b305136 Luaj: Fix invalid url-encoding for non-ASCII characters like 'æ' [#504]
5 years ago
gnosygnu b65fda764f Luaj: Support PCRE character definitions for Luaj Regex [#502]
5 years ago
gnosygnu f860edf064 Scribunto: Use Luaj for pattern-matching (instead of Java Regex) [#413]
5 years ago
gnosygnu 623c7a129e Fix broken Luaj jar [#419]
5 years ago
gnosygnu 31c7604f03 Scribunto: Add initial support for LuaJ StringLib as replacement for Regex [#413]
5 years ago
gnosygnu e744c5123a Luaj: Do not auto-case strings to ints in LuaTable.set [#360]
5 years ago
gnosygnu 5721913241 Res: Add resources from xowa_app_windows_64_v4.5.26.1810
6 years ago