gingerBill
|
686dbb4421
Correct odin doc comment printing
|
3 yıl önce |
gingerBill
|
cd6898439e
Comment out `link_section` on procedures
|
3 yıl önce |
gingerBill
|
95620aaf2a
Update examples/all
|
3 yıl önce |
gingerBill
|
1d293749c2
Move `core:path` to `core:path/slashpath`
|
3 yıl önce |
gingerBill
|
2d35a5c1af
Merge pull request #1431 from AquaGeneral/master
|
3 yıl önce |
Jesse Stiller
|
d4ea02a877
Extraneous parameters in hlsl/glsl.saturate removed
|
3 yıl önce |
gingerBill
|
2a325b3da0
Update `ODIN_ENDIAN` usage
|
3 yıl önce |
gingerBill
|
f0529535e0
`ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new string version of the old constant
|
3 yıl önce |
gingerBill
|
3f59c45740
Remove `main` creation in llvm_backend.cpp and have it done purely in the runtime package (partial bootstrapping)
|
3 yıl önce |
gingerBill
|
29ebe0c3c9
Rename architecture `386` to `i386`
|
3 yıl önce |
gingerBill
|
6c48670819
Make `ODIN_BUILD_MODE` a enum type
|
3 yıl önce |
gingerBill
|
51dcbc80c3
Add `LLVMAddMergedLoadStoreMotionPass` on `-debug -opt:0`
|
3 yıl önce |
gingerBill
|
9ecbadd457
Simplify procedure parameters callee logic
|
3 yıl önce |
gingerBill
|
79f32d7b71
Remove unused lbDefer kind
|
3 yıl önce |
gingerBill
|
7501cc2f17
Remove dead code
|
3 yıl önce |
gingerBill
|
a390ef41f8
Fix swizzle logic within `lb_build_assign_stmt_array`
|
3 yıl önce |
gingerBill
|
bb9c2f7aad
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 yıl önce |
gingerBill
|
6aa80ee8e4
Correct `_start` as an entry point
|
3 yıl önce |
Jeroen van Rijn
|
0741bc37cc
Merge pull request #1427 from oskarnp/macos-linker-fix
|
3 yıl önce |
oskarnp
|
c6ed3fa4b5
Fix invalid linker flags passed to clang on macOS
|
3 yıl önce |
Jeroen van Rijn
|
e277102947
Merge pull request #1426 from jasonKercher/fix_queue
|
3 yıl önce |
CiD-
|
6cf5371d7d
fix push_back and pop_front
|
3 yıl önce |
gingerBill
|
e15f714660
Define wasm `_start` entry point in Odin code
|
3 yıl önce |
gingerBill
|
4f77151ebc
Merge pull request #1389 from ap29600/slice_scanner
|
3 yıl önce |
gingerBill
|
9a46463078
Merge pull request #1399 from kleeon/master
|
3 yıl önce |
gingerBill
|
a0816bb581
Merge pull request #1424 from jasonKercher/os_linux
|
3 yıl önce |
gingerBill
|
b33ca6651e
Rename `proc_*` to `entry_*`
|
3 yıl önce |
gingerBill
|
315a08f33f
Add `main` to proc_unix.odin
|
3 yıl önce |
Jeroen van Rijn
|
50668fa7a6
Merge pull request #1425 from graphitemaster/more_linux_shared_library_fixes
|
3 yıl önce |
Dale Weiler
|
ee260986a9
more fixes
|
3 yıl önce |