This website requires JavaScript.
Explore
Help
Sign in
lisyarus
/
pslang
Watch
1
Star
0
Fork
You've already forked pslang
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
788e98409a
pslang
/
libs
/
jit
/
source
History
lisyarus
788e98409a
Implement remainder operator in aarch64 compiler
2026-03-13 11:24:43 +03:00
..
arch
/aarch64
Implement remainder operator in aarch64 compiler
2026-03-13 11:24:43 +03:00
abi.cpp
Don't check the host OS when determining host ABI
2026-01-11 16:25:48 +03:00
executable.cpp
Check for mmap call failure
2026-01-11 15:47:57 +03:00
foreign.cpp
Add foreign functions (stub in interpreter, implemented in aarch64 compiler)
2026-03-13 11:01:53 +03:00
jit.cpp
Refactor jit-compiling interface: introduce common global program context with shared code & symbol tables
2026-01-06 19:10:52 +03:00