| 7 years ago | Andrew Kelley | | fix hang for some compile errors |
| 7 years ago | Andrew Kelley | | translate-c: we have our first test of self-hosted |
| 7 years ago | Michael Dusan | | stage1: compile error for loop expr val ignored |
| 7 years ago | Jimmi Holst Christensen | | Fixes and simplifications for stage 1 parser |
| 7 years ago | Andrew Kelley | | Merge pull request #2465 from LemonBoy/builtins-for-wasm |
| 7 years ago | LemonBoy | | Fix erroneous test case |
| 7 years ago | Andrew Kelley | | translate-c: progress on self-hosted function prototypes |
| 7 years ago | Andrew Kelley | | Merge pull request #2461 from LemonBoy/dwarf-leb128 |
| 7 years ago | Andrew Kelley | | fix translate-c regression |
| 7 years ago | Andrew Kelley | | translate-c: progress on self-hosted function prototypes |
| 7 years ago | Andrew Kelley | | translate-c: use C API for builtin types |
| 7 years ago | Andrew Kelley | | stage1: make some asserts print source location |
| 7 years ago | Andrew Kelley | | compile error for attempt to cast enum literal to error |
| 7 years ago | Andrew Kelley | | fix std.os.copyFile |
| 7 years ago | Andrew Kelley | | translate-c: enough C tokenization/parsing to handle shifting in macros |
| 7 years ago | Andrew Kelley | | translate-c: handle int to ptr and ptr to int casting |
| 7 years ago | Andrew Kelley | | fix build on macOS |
| 7 years ago | Andrew Kelley | | Merge pull request #2452 from LemonBoy/more-more-builtins |
| 7 years ago | Andrew Kelley | | self-hosted translate-c progress on function decls |
| 7 years ago | Andrew Kelley | | add --bundle-compiler-rt function to link options |
| 7 years ago | Andrew Kelley | | stage1: remove unneeded extern function |
| 7 years ago | Andrew Kelley | | translate-c: NULL pointers translate to `null` |
| 7 years ago | Andrew Kelley | | std.debug: fix stack trace iteration code |
| 7 years ago | Andrew Kelley | | C pointers support if and orelse |
| 7 years ago | Andrew Kelley | | C pointers support .? operator |
| 7 years ago | Andrew Kelley | | C pointers support `null` |
| 7 years ago | LemonBoy | | Implement stack probes for x86/x86_64 |
| 7 years ago | Marc Tiehuis | | Merge pull request #2448 from markfirmware/patch-1 |
| 7 years ago | Andrew Kelley | | Merge pull request #2427 from LemonBoy/linux-tls |
| 7 years ago | Andrew Kelley | | Merge pull request #2439 from LemonBoy/fixes-fixes-fixes |
| 7 years ago | Andrew Kelley | | Merge pull request #2354 from LemonBoy/iterate_phdr_impl |
| 7 years ago | Andrew Kelley | | Merge pull request #2422 from tgschultz/stdlib-packed-int-array |
| 7 years ago | Andrew Kelley | | Merge pull request #2374 from LemonBoy/fileszoff-reform |
| 7 years ago | Andrew Kelley | | Merge branch 'LemonBoy-stdlib-32b' |
| 7 years ago | Andrew Kelley | | Merge pull request #2404 from squeek502/hash-map-ensure-cap |
| 7 years ago | Andrew Kelley | | Merge pull request #2326 from daurnimator/sendmmsg |
| 7 years ago | Shritesh Bhattarai | | wasi: Implement read and write with err checking |
| 7 years ago | LemonBoy | | compiler-rt: Add __modsi3, __umodsi3 |
| 7 years ago | LemonBoy | | compiler-rt: Add __moddi3, __divdi3 |
| 7 years ago | Andrew Kelley | | Merge pull request #2409 from shritesh/wasi_native |
| 7 years ago | Shritesh Bhattarai | | WasmAllocator: compileError on non-wasm arch |
| 7 years ago | Shritesh Bhattarai | | docgen: show -target command line argument |
| 7 years ago | Shritesh Bhattarai | | docgen: support wasm and wasi |
| 7 years ago | Andrew Kelley | | remove redundant information from README |
| 7 years ago | Andrew Kelley | | always respect threadlocal for variables with external linkage |
| 7 years ago | Andrew Kelley | | docs: remove `@setGlobalLinkage` section |
| 7 years ago | Benjamin Feng | | Switch wasm export-all to only values marked exports |
| 7 years ago | daurnimator | | std: add std.ArrayList.orderedRemove |
| 7 years ago | Andrew Kelley | | optimize `@memset` with `undefined` |
| 7 years ago | Andrew Kelley | | docs: update for shared libraries |
|