gingerBill
|
efe4b71bae
Fix build.sh
|
7 년 전 |
Zachary Pierson
|
6d880bc3bb
Added static linking for macOS. Also fixed the build.sh. Thanks, vass :/
|
7 년 전 |
vassvik
|
9e0b69312b
Fixed foreign import for linux. Modified .gitignore to ignore temp files and files in shared/. Added a Makefile for linux
|
7 년 전 |
Ginger Bill
|
d2c1c719bd
Fix file load order and allow when statements at file scope
|
8 년 전 |
Ginger Bill
|
53075e2570
Update old demos
|
8 년 전 |
Ginger Bill
|
2deb2f8eeb
Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix
|
8 년 전 |
root
|
98d493504b
Fix segfault with heap allocation
|
8 년 전 |
Zachary Pierson
|
ebb10e5597
One of the warning flags was misspelled. Oops!
|
8 년 전 |
Zachary Pierson
|
047f883078
Updated warning removal list, and made system_exec_command_line_app in main.c return the exit code.
|
8 년 전 |
Zachary Pierson
|
eeeb90c441
MacOS is able to run Hello World!
|
8 년 전 |
Zac Pierson
|
6efd400c98
Updated build script in an attempt to track down a segfault. It's not helping, though.
|
8 년 전 |
Zac Pierson
|
5cfa4ba580
Added Linux functions throughout the code, but it segfaults.
|
8 년 전 |