gingerBill
|
619783ca1b
|
Remove clutter parameters and begin parallelizing the type checker
|
2018-05-28 18:46:39 +01:00 |
|
gingerBill
|
642aa0bc4b
|
Refactor: use CheckerContext rather than Checker in type checking part
|
2018-05-28 15:57:53 +01:00 |
|
gingerBill
|
45b3067068
|
Remove tmp_allocator from Checker
|
2018-05-28 14:15:08 +01:00 |
|
gingerBill
|
b7858a66b9
|
Parallelize per file rather than per package
|
2018-05-28 12:06:50 +01:00 |
|
gingerBill
|
547a2831c7
|
Clean up name mangling by using unique package names per project
|
2018-05-27 22:09:11 +01:00 |
|
gingerBill
|
5c52ffe24e
|
Reorganize runtime package
|
2018-05-27 21:22:25 +01:00 |
|
gingerBill
|
6aae381e83
|
Move ODIN_* platform constants to core:os
|
2018-05-27 11:03:46 +01:00 |
|
gingerBill
|
eb11edabe0
|
Add file scopes for the packages
|
2018-05-27 00:10:38 +01:00 |
|
gingerBill
|
c067b90403
|
Add basic package support (no IR support yet)
|
2018-05-26 23:12:55 +01:00 |
|
gingerBill
|
830f4f540f
|
typeid
|
2018-05-12 17:39:04 +01:00 |
|
gingerBill
|
56ff5496bc
|
Minimal Type Info Dependency handling
|
2018-05-12 16:53:44 +01:00 |
|
gingerBill
|
30f5a3bb93
|
Move cycle checking to much earlier on in the semantic stage
|
2018-03-23 20:48:30 +00:00 |
|
gingerBill
|
5bf0f9d630
|
Fix type cycle bug
|
2018-03-23 15:23:14 +00:00 |
|
gingerBill
|
105de7705a
|
Add unselector_expr
|
2018-03-04 11:06:59 +00:00 |
|
gingerBill
|
9274f29ca9
|
deprecated attribute for procedure declarations
|
2018-03-03 11:16:48 +00:00 |
|
gingerBill
|
35ba5771a5
|
Replace compile_assert with #assert
|
2018-02-24 19:03:29 +00:00 |
|
gingerBill
|
6a85546b76
|
Fix #187
|
2018-02-14 21:46:39 +00:00 |
|
gingerBill
|
0ae3484171
|
Fix zero value initialization in IR
|
2018-02-11 11:13:52 +00:00 |
|
gingerBill
|
b66e7bed45
|
Improve min-dep for Type Info
|
2018-01-28 15:37:15 +00:00 |
|
gingerBill
|
83d90f1463
|
Extra check for type_info cycle checking
|
2018-01-28 09:51:52 +00:00 |
|
gingerBill
|
419ab6f00c
|
Named return value act as variables; Code reorganization
|
2018-01-17 19:07:38 +00:00 |
|