~cypheon/rapid

dc52e744 — Johann Rudloff 12 days ago main
Explicitly free heap when tests are finished
c3ff35b5 — Johann Rudloff 12 days ago
Allow global building with address sanitizer
8fe3c4f3 — Johann Rudloff 12 days ago
Limit max depth of CPS IR dump
a5e433b2 — Johann Rudloff 12 days ago
Separate sanitizer flags from other CFLAGS
d0c0d78e — Johann Rudloff 20 days ago
Add directive to allow dumping CPS tree
2aeb76f2 — Johann Rudloff 20 days ago
Small code simplification
1eb12836 — Johann Rudloff 20 days ago
Move more usages of `appendCode` to specialised instructions
2adbb14c — Johann Rudloff 20 days ago
Add specialised instruction for fake-bitcast renaming of values
c69cf2b1 — Johann Rudloff 20 days ago
Add specialised instruction for "unreachable"
7a29acd4 — Johann Rudloff 20 days ago
Insert external declarations for RTS functions as needed
bad682c2 — Johann Rudloff 20 days ago
Fix constNamespace range for foreign functions
c1cec827 — Johann Rudloff 20 days ago
Make sleep and usleep handle interruptions correctly
468830f8 — Johann Rudloff 22 days ago
Catch unhandled types in genericC foreign calls
69bbaef2 — Johann Rudloff 22 days ago
Foreign call result wrapping must happen _before_ the updated heap pointer is loaded
77e58836 — Johann Rudloff 22 days ago
Refactor memcpy usage
6e09b8b0 — Johann Rudloff 23 days ago
Make debug "emissionKind" dynamic to avoid generating huge .eh_frame sections when no needed
c8171e7b — Johann Rudloff 23 days ago
Add support for Illumos
5c89da00 — Johann Rudloff 23 days ago
Replace termio.h with POSIX standard termios.h
263b4d03 — Johann Rudloff 23 days ago
Add all requried LDFLAGS to RAPID_RUNTIME_LDFLAGS variable
a5586519 — Johann Rudloff 23 days ago
Include termio for terminal ioctl constants
Next