Commit 0238825
committed
Update hashlink to 1.12.
1 parent 1471d8a commit 0238825
1 file changed
+1
-1
lines changed- .gitattributes+1
- .github/workflows/build.yml+32-19
- Brewfile+1
- CMakeLists.txt+4
- Makefile+28-8
- README.md+8-7
- libs/sqlite/sqlite.c+6-6
- libs/sqlite/test/bin/.gitignore+3
- libs/sqlite/test/src/BasicTestCase.hx+9-9
- libs/sqlite/test/src/ExceptionTestCase.hx+13-13
- libs/sqlite/test/src/Main.hx+6-6
- libs/sqlite/test/src/ResultSetTestCase.hx+36-23
- libs/sqlite/test/test.hxml+4-5
- other/azure-pipelines/build-linux.yml+4-2
- other/azure-pipelines/build-mac.yml+1-1
- src/code.c+25-12
- src/gc.c+35
- src/hl.h+5-5
- src/jit.c+157-44
- src/main.c+2-2
- src/module.c+144-66
- src/profile.c-1
- src/std/bytes.c+28-17
- src/std/debug.c+2-1
- src/std/fun.c+12-7
- src/std/obj.c+18-6
- src/std/sys.c+5-2
- src/std/ucs2.c+22-32
0 commit comments