gingerBill
|
307c58d908
Fix compilation error #272
|
7 năm trước cách đây |
gingerBill
|
ef2931d4a5
Remove AstTypeType
|
7 năm trước cách đây |
gingerBill
|
2d4aa2be6d
Remove `type` as being a keyword
|
7 năm trước cách đây |
gingerBill
|
42b42db675
Add `unimplemented` and `unreachable` procedures; make `os.exit` a diverging procedure
|
7 năm trước cách đây |
gingerBill
|
73e9dbbf8c
switch on typeid with type cases
|
7 năm trước cách đây |
gingerBill
|
0971a59493
Update runtime printing code
|
7 năm trước cách đây |
gingerBill
|
627c91124a
Merge pull request #271 from Breush/267-bugfix-linux-heap-alloc-zero
|
7 năm trước cách đây |
Alexis Breust
|
4eba717281
Fixed heap alloc not allowing empty structs on Linux - Fixes #267
|
7 năm trước cách đây |
gingerBill
|
9623e5e032
Merge pull request #270 from Breush/263-bugfix-leading-zeros-count
|
7 năm trước cách đây |
Alexis Breust
|
805cc48f03
Replaced __builtin_clz by long long version - Fixes #268
|
7 năm trước cách đây |
gingerBill
|
1a4e25f141
Prefix runtime procedures
|
7 năm trước cách đây |
gingerBill
|
834308d8ce
Fix `using import` override "bug"
|
7 năm trước cách đây |
gingerBill
|
1a18481d8b
Fix context assignment with selector expressions
|
7 năm trước cách đây |
gingerBill
|
28c61c0f5d
Merge branch 'master' of https://github.com/odin-lang/Odin
|
7 năm trước cách đây |
gingerBill
|
597fb452b1
Minor fixes
|
7 năm trước cách đây |
gingerBill
|
02f9a27f46
Merge pull request #264 from lunaticLipid/master
|
7 năm trước cách đây |
Lipid
|
6cb605a025
Remove reference to the runtime package within itself
|
7 năm trước cách đây |
gingerBill
|
9f3e42e4ef
Fix delete_key #262
|
7 năm trước cách đây |
gingerBill
|
71d987bd2e
Fix runtime proc names; Change calling convention of `context` parameter
|
7 năm trước cách đây |
gingerBill
|
637899467c
Merge branch 'master' of https://github.com/odin-lang/Odin
|
7 năm trước cách đây |
gingerBill
|
5bdb424c6b
context.allocator = a; Remove __ from runtime procs; improve division for complex numbers
|
7 năm trước cách đây |
gingerBill
|
c62cfddb9c
Merge pull request #263 from hasenj/master
|
7 năm trước cách đây |
Hasen Judy
|
14a4c28f8f
fix macos thread_count value
|
7 năm trước cách đây |
gingerBill
|
f1e1814ff9
Syntactic sugar for anonymous enum within a bit set
|
7 năm trước cách đây |
gingerBill
|
b468cf141b
Fix are_types_identical for bit_set
|
7 năm trước cách đây |
gingerBill
|
787ea1feba
Fix polymorphic constant parameters for procedures
|
7 năm trước cách đây |
gingerBill
|
91477e9e69
Allow for optional ok for return
|
7 năm trước cách đây |
gingerBill
|
cfd0dfd2bf
Remove assertion from constant parameter
|
7 năm trước cách đây |
gingerBill
|
46b1868185
Constant polymorphic names
|
7 năm trước cách đây |
gingerBill
|
4c4de1d6c4
Fix cloning of `auto_cast` Ast
|
7 năm trước cách đây |