0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PS4: Fix compile. More... almost 3 years ago
Merge branch 'master' into v2.1 More... almost 3 years ago
Avoid out-of-range number of results when compiling select(k, ...). More... almost 3 years ago
String buffers, part 3d: Compile string buffer methods and functions. More... almost 3 years ago
Minor improvements of optimizations. More... almost 3 years ago
Fix error message in lj_lib_checkintrange(). More... almost 3 years ago
String buffers, part 2f: Prevent self-put of buffer. More... almost 3 years ago
String buffers, part 3c: Add IRBUFHDR_WRITE mode. More... almost 3 years ago
Fix IRXLOAD_* mode bits description. More... almost 3 years ago
String buffers, part 3b: Change IR_BUFHDR op2 mode bits to mode. More... almost 3 years ago
String buffers, part 3a: Add IR_TMPREF for passing TValues to helpers. More... almost 3 years ago
Add IRCONV_NONE for pass-through INT to I64/U64 type change. More... almost 3 years ago
Merge branch 'master' into v2.1 More... almost 3 years ago
Fix jit.dump() output for IR_CONV. More... almost 3 years ago
travis-ci: removed clang compiler mode to save travis credits. (#128) More... almost 3 years ago
Change: Resolve luaL_newstate() return NULL in ppc64le issue (#123) More... almost 3 years ago
Disable unreliable assertion for external frame unwinding. More... almost 3 years ago
Flush and close output file after profiling run. More... almost 3 years ago
Avoid conflict between 64 bit lightuserdata and ITERN key. More... almost 3 years ago
doc: fix spelling mistake in README (#127) More... almost 3 years ago
bugfix: disabled the assertion since it might be a false alarm on fedora aarch64. More... about 3 years ago
Merge branch 'v2.1' into v2.1-agentzh More... about 3 years ago
feature: added the trace entry and normal exit events in the GC64 interpreter. More... about 3 years ago
Throw any errors before stack changes in trace stitching. More... about 3 years ago
Merge branch 'master' into v2.1 More... about 3 years ago
DynASM/x86: Add missing escape in pattern. More... about 3 years ago
merged the latest v2.1 to v2.1-agentzh. More... about 3 years ago
Merge branch 'master' into v2.1 More... about 3 years ago
Fix HTML. More... about 3 years ago
String buffers, part 2e: add serialization string dictionary. More... about 3 years ago