COMMITS
/ build.bat November 9, 2021
G
Revert build.bat
gingerBill committed
G
Merge branch 'master' into target-js_wasm32
gingerBill committed
September 18, 2021
G
Merge branch 'master' into llvm-12.0.1-windows
gingerBill committed
September 14, 2021
G
Revert build.bat
gingerBill committed
G
Add stb_image_resize to `vendor:stb/image`
gingerBill committed
G
Add stb libraries (image+image_write, rect_pack, truetype)
gingerBill committed
September 11, 2021
G
Update Windows to LLVM 12.0.1
gingerBill committed
August 22, 2021
G
Correct build.bat
gingerBill committed
G
Fix build.bat
gingerBill committed
G
Embed the SDL2 libraries into `vendor:sdl2`
gingerBill committed
August 19, 2021
G
Remove unneeded disabled warnings from build.bat
gingerBill committed
July 11, 2021
G
Rename libtommath.c to libtommath.cpp
gingerBill committed
G
Update build.bat and Makefile
gingerBill committed
G
Change the compiler's big integer library to use libTomMath
gingerBill committed
April 28, 2021
April 26, 2021
G
Make corrections
gingerBill committed
April 25, 2021
G
Add `ODIN_VERSION_RAW` define to build.bat
gingerBill committed
G
Change versioning system from `v0.13.1` to `dev-2021-04`
gingerBill committed
G
Revert build.bat
gingerBill committed
G
Remove the need for `LLVM_BACKEND_SUPPORT`
gingerBill committed
February 24, 2021
G
Add -DUSE_NEW_LLVM_ABI_SYSTEM by default to Windows build for -llvm-api
gingerBill committed
August 23, 2020
M
Add git sha to `odin version` command
Mikkel Hjortshoej committed
June 23, 2020
G
Revert build.bat
gingerBill committed
June 22, 2020
G
`-vet` `sync/channel.odin`
gingerBill committed
G
Revert build.bat
gingerBill committed
G
Add `time.read_cycle_counter`
gingerBill committed
March 19, 2020
G
Remove dead stuff from build.bat
gingerBill committed
G
Change demo.odin to default
gingerBill committed
G
Add `LLVM_BACKEND_SUPPORT` macro to make the backend optional
gingerBill committed
G
Have different categories for optimization passes
gingerBill committed
March 8, 2020
G
Integrate linker code with the new LLVM API backend
gingerBill committed
March 7, 2020
G
Basic functionality, except for `map` and correct nested typename mangling
gingerBill committed
February 23, 2020
G
Global variable initialization support
gingerBill committed
G
Basic work on obj generation
gingerBill committed
February 1, 2020
G
Begin LLVM C API integration
gingerBill committed
January 4, 2020
G
Remove -Wno-writable-strings
gingerBill committed
December 22, 2019
V
Add the ability to toggle release mode externally when calling build.bat
vassvik committed
December 1, 2019
G
Fix IR string interning type
gingerBill committed
G
Add `strings.ptr_from_string`
gingerBill committed
October 26, 2019
G
Add range_cache.cpp
gingerBill committed
September 2, 2019
G
Fix debug mode for build.bat
gingerBill committed
G
Fix build.bat
gingerBill committed
September 1, 2019
G
Thread pool fixes
gingerBill committed
March 31, 2019
G
Remove -keep-temp-files from the build.bat
gingerBill committed
February 23, 2019
G
Reimplement -collection; remove `static` from Odin tokenizer/parser in core library
gingerBill committed
February 5, 2019
M
last fixes to bats and README
Mikkel Hjortshoej committed
M
Create CI files
Mikkel Hjortshoej committed
January 5, 2019
G
Remove debug printing text
gingerBill committed
December 26, 2018
G
Support #! comments
gingerBill committed