gingerBill
|
14eeee40b2
Update demo.odin
|
7 éve |
gingerBill
|
038dea9202
v0.8.1
|
7 éve |
gingerBill
|
0ae3484171
Fix zero value initialization in IR
|
7 éve |
gingerBill
|
54976c3249
v0.8.0
|
7 éve |
gingerBill
|
8f913c656c
Fix error reporting for assignment to a built-in procedure (#183)
|
7 éve |
gingerBill
|
001b48a5c6
Change local variable alignment to 16 bytes for the time being
|
7 éve |
gingerBill
|
54929a1b92
Minor `context` fix
|
7 éve |
gingerBill
|
92780e2683
`distinct` keyword for type declarations
|
7 éve |
gingerBill
|
2891988d3b
Add extra check to ir_emit_zero_init
|
7 éve |
gingerBill
|
c1728914c6
Fix typos `#type_alias`
|
7 éve |
gingerBill
|
ed2f49e8d2
Remove dead code; Fix issue regarding order of evaluation of function parameters (in C++) depending on the compiler (clang vs gcc vs msvc)
|
7 éve |
gingerBill
|
8a76a370a9
Merge pull request #182 from ThisDrunkDane/master
|
7 éve |
Mikkel Hjortshoej
|
1160fd4331
functions, structs and constants related to getting file notifications
|
7 éve |
gingerBill
|
0134c38759
Fix issue #181
|
7 éve |
gingerBill
|
d079095517
Fix bug #179
|
7 éve |
gingerBill
|
028d628e9f
Add extra zero init for IR
|
7 éve |
gingerBill
|
5e4b62acfe
Fix literal
|
7 éve |
gingerBill
|
9366fa8e95
Simplify printing for float and complex types
|
7 éve |
gingerBill
|
369db3a8e3
Add `__print_type` to runtime
|
7 éve |
gingerBill
|
8c360b2a3c
Reduce type info data size in IR
|
7 éve |
gingerBill
|
b66e7bed45
Improve min-dep for Type Info
|
7 éve |
gingerBill
|
e919482aa8
Add ir_emit_store_union_variant to reduce alloca use
|
7 éve |
gingerBill
|
dce45e7d58
Add ODIN_DEBUG
|
7 éve |
gingerBill
|
1a0877e965
Fix minimum dependency generation for foreign entities
|
7 éve |
gingerBill
|
0361a18551
Remove old math constants
|
7 éve |
gingerBill
|
83d90f1463
Extra check for `type_info` cycle checking
|
7 éve |
gingerBill
|
f661ae9d09
Fix issue with proc group cycles #176
|
7 éve |
gingerBill
|
bee4cb57f2
Fix printf bug #177
|
7 éve |
gingerBill
|
53b670b889
Merge branch 'master' of https://github.com/odin-lang/Odin
|
7 éve |
gingerBill
|
e2600a3e44
Fix #178
|
7 éve |