gingerBill
|
48ab7f876c
Fix Implicit Selector Expressions do not work for parameteric struct parameters. #438
|
6 жил өмнө |
gingerBill
|
4cef160c87
Merge branch 'master' of https://github.com/odin-lang/Odin
|
6 жил өмнө |
gingerBill
|
68582c5ad1
Add suggestions to errors on casts and assignments.
|
6 жил өмнө |
gingerBill
|
a9a2dafca5
Merge pull request #430 from nakst/master
|
6 жил өмнө |
gingerBill
|
da3467c25f
Merge pull request #434 from odin-lang/ThisDrunkDane-patch-1
|
6 жил өмнө |
gingerBill
|
5fc42bf9c9
Update demo.odin
|
6 жил өмнө |
gingerBill
|
42bbd31df1
Disallow `where` clauses on non-polymorphic records
|
6 жил өмнө |
gingerBill
|
c7cc38b7d8
Remove assert
|
6 жил өмнө |
gingerBill
|
4afc78efc6
Add `where` clauses to `struct` and `union`
|
6 жил өмнө |
Mikkel Hjortshøj
|
bc34083c9c
Also return on unix
|
6 жил өмнө |
Mikkel Hjortshøj
|
08dd8414c1
Make `odin run` return the process exit code
|
6 жил өмнө |
gingerBill
|
d54255505a
Fix Compiler does not complain about missing semicolon #433
|
6 жил өмнө |
gingerBill
|
d4914c3546
Fix Ir panic on using append() from within anonymous function #432
|
6 жил өмнө |
gingerBill
|
772c8779fa
Clean up thread pool code
|
6 жил өмнө |
gingerBill
|
c92b2e9612
Fix semaphore posting
|
6 жил өмнө |
gingerBill
|
1af143b749
Fix debug mode for build.bat
|
6 жил өмнө |
gingerBill
|
1370c10d1b
Fix Converting addresses to function pointers produces llvm-opt error #431
|
6 жил өмнө |
gingerBill
|
1348d8a8cd
Improve thread pool (volatile hints, etc)
|
6 жил өмнө |
gingerBill
|
495aaacb81
Fix build.bat
|
6 жил өмнө |
nakst
|
22e982c8fb
New Essence OS layer; cross-compiling improvements
|
6 жил өмнө |
gingerBill
|
6d614ef07c
Remove thread naming on thread pool
|
6 жил өмнө |
gingerBill
|
723f351a6d
Remove custom allocator for thread pool
|
6 жил өмнө |
gingerBill
|
c93872cc13
Thread pool fixes
|
6 жил өмнө |
gingerBill
|
97dece15d7
Minor changes
|
6 жил өмнө |
gingerBill
|
657103c4cf
ThreadPool for the parser
|
6 жил өмнө |
gingerBill
|
b9d3129fb3
`where` clauses for procedure literals
|
6 жил өмнө |
gingerBill
|
b311540b16
Make `require_results` an attribute rather than a suffix tag for procedures
|
6 жил өмнө |
gingerBill
|
07ced1cf0e
Fix variable dependency ordering issues caused by procedure literals
|
6 жил өмнө |
gingerBill
|
a1d4ea7718
Merge pull request #425 from thebirk/parser-threading
|
6 жил өмнө |
thebirk
|
f921a91fc8
Properly removed the semaphore.
|
6 жил өмнө |