gingerBill
|
6eb505a677
Comment based build tags for packages (basic and temporary)
|
7 years ago |
gingerBill
|
619783ca1b
Remove clutter parameters and begin parallelizing the type checker
|
7 years ago |
gingerBill
|
642aa0bc4b
Refactor: use CheckerContext rather than Checker in type checking part
|
7 years ago |
gingerBill
|
45b3067068
Remove `tmp_allocator` from `Checker`
|
7 years ago |
gingerBill
|
b7858a66b9
Parallelize per file rather than per package
|
7 years ago |
gingerBill
|
4e203feaf4
Change import lookup
|
7 years ago |
gingerBill
|
a513b47780
Remove unused packages
|
7 years ago |
gingerBill
|
547a2831c7
Clean up name mangling by using unique package names per project
|
7 years ago |
gingerBill
|
5c52ffe24e
Reorganize `runtime` package
|
7 years ago |
gingerBill
|
a5763d6fee
Err on empty directory packages
|
7 years ago |
gingerBill
|
95482c554d
Fix build.bat
|
7 years ago |
gingerBill
|
10758710d4
Fix demo.odin
|
7 years ago |
gingerBill
|
86cf9383ea
Fix delayed assert collection
|
7 years ago |
gingerBill
|
307977d4cf
Remove dead code
|
7 years ago |
gingerBill
|
1beff539d7
Single file "main" file
|
7 years ago |
gingerBill
|
df578d6ec5
Allow for either .odin file or directory as the initial start
|
7 years ago |
gingerBill
|
6aae381e83
Move ODIN_* platform constants to `core:os`
|
7 years ago |
gingerBill
|
7ee9051a56
IR now builds with the new package system
|
7 years ago |
gingerBill
|
eb11edabe0
Add file scopes for the packages
|
7 years ago |
gingerBill
|
c067b90403
Add basic package support (no IR support yet)
|
7 years ago |
gingerBill
|
5b6770f3d2
Parse directories to be packages
|
7 years ago |
gingerBill
|
718b80ba39
Fix demo for removing default struct values
|
7 years ago |
gingerBill
|
4d052d5119
Remove code relating to default struct values
|
7 years ago |
gingerBill
|
7e4c643401
Disable default struct field values; Update README.md
|
7 years ago |
gingerBill
|
e920338f21
Remove old dependency
|
7 years ago |
gingerBill
|
af2048570c
Merge pull request #222 from shuaDev/master
|
7 years ago |
Joshua Mark Manton
|
1ee4f849cb
now return 1 if there were errors
|
7 years ago |
Joshua Mark Manton
|
703393fc63
whitespace
|
7 years ago |
Joshua Mark Manton
|
81420ab246
removed unneeded block
|
7 years ago |
Joshua Mark Manton
|
c94d19718b
added compiler command for only parsing and typechecking
|
7 years ago |