Commit Graph

17 Commits

Author SHA1 Message Date
Jose Luis Rey Mendez
4f1fb73f32 Added vs code to git ignore 2021-03-06 20:01:11 -03:00
KTRosenberg
5d1c9583cb added the demo to the gitignore 2020-01-02 16:42:34 -05:00
castano
f8dd4816ff Integrate microsoft_craziness better. 2019-11-14 09:30:05 -08:00
Mikkel Hjortshoej
12c810f85d Add a file-, console- and multi-logger 2018-12-08 15:32:53 +01:00
gingerBill
50c3f4d74e Add package encoding/cel 2018-12-03 20:26:10 +00:00
vassvik
9e0b69312b Fixed foreign import for linux. Modified .gitignore to ignore temp files and files in shared/. Added a Makefile for linux 2017-11-10 21:31:13 +01:00
Ginger Bill
3a3202fbc6 Change code to match original MSVC 2017-04-10 13:27:09 +01:00
Zac Pierson
c7bb861d3c Merge https://github.com/gingerBill/Odin
"Fixed" a proc overload bug. Still needs a *real* fix.
2017-03-21 14:16:42 -05:00
Ginger Bill
2aa402f462 Cleanup root directory 2017-03-03 11:19:12 +00:00
Ginger Bill
6e1864d21c Remove all binaries 2017-03-03 11:13:05 +00:00
Zachary Pierson
eeeb90c441 MacOS is able to run Hello World! 2017-02-06 21:47:58 -06:00
Zac Pierson
5cfa4ba580 Added Linux functions throughout the code, but it segfaults. 2017-02-06 12:26:41 -06:00
Ginger Bill
50301557b2 Untyped nil 2016-10-06 17:11:17 +01:00
Ginger Bill
33bd3f635f Remove the need for clang
Replaced by: opt -> llc -> link
2016-09-21 18:31:01 +01:00
gingerBill
cff5e54ec6 LLVM Binaries 2016-08-05 22:10:05 +01:00
gingerBill
f7a669d342 Initial release version
* Code cleanup
* Fix some TODOs
* Reduce heap allocation use and replace with arena allocation
2016-07-09 00:31:57 +01:00
gingerBill
7430008fd7 Initial Commit
Original Git Repo "went bad" so I had to restart.
2016-07-07 21:47:33 +01:00