Ginger Bill
|
3ec67853e1
Minor `Entity` refactor
|
8 years ago |
Ginger Bill
|
aed7a83f5b
Code reorganization - Separate files and slice refactoring
|
8 years ago |
Ginger Bill
|
b454371f3b
Separation of certain instructions for better clarity.
|
8 years ago |
Ginger Bill
|
bd5d095de4
Separate ssa_struct_gep and ssa_array_gep procedures
|
8 years ago |
Ginger Bill
|
f60dc7b0a7
Minor Style Fixes
|
8 years ago |
Ginger Bill
|
a675d3f94d
union_cast
|
8 years ago |
Ginger Bill
|
f5318c46d1
Implicit Values: `context`; Fix lvalue selector assignments; Fix offset_of* for `using` fields.
|
9 years ago |
Ginger Bill
|
90babbfbf3
Very Basic Profiling
|
9 years ago |
Ginger Bill
|
b705fa7f22
Change from gbArray(T) to Array<T>
|
9 years ago |
Ginger Bill
|
a5c6340316
"Maybe-fy" operator
|
9 years ago |
Ginger Bill
|
c5d20d2eef
Demaybe operator ?
|
9 years ago |
Ginger Bill
|
f40482aa29
Maybe types; value, ok := maybe_value(x)
|
9 years ago |
Ginger Bill
|
50301557b2
Untyped `nil`
|
9 years ago |
Ginger Bill
|
f6589d9814
Refactor: Remove dead code
|
9 years ago |
Ginger Bill
|
17ab23f1f0
Const Aggregate Literals for IR; Module path fix
|
9 years ago |
Ginger Bill
|
c6aac264fa
Begin work on const llvm aggregate literals
|
9 years ago |
Ginger Bill
|
b593332942
Minimal Dependency Map: Only build what is needed
|
9 years ago |
Ginger Bill
|
a31bab5aae
Unicode file loading; push_allocator & push_context
|
9 years ago |
Ginger Bill
|
664c2cd7a5
Fix enum type comparison; Start demo 003 code
|
9 years ago |
Ginger Bill
|
0e2347e582
Filename as default import name; as .; as _; panic()
|
9 years ago |
Ginger Bill
|
3b266b194f
enum_to_string fix; enum count, min_value, max_value
|
9 years ago |
Ginger Bill
|
9561dc33ce
enum_to_string
|
9 years ago |
Ginger Bill
|
bbc9739f5c
Core library and Better name mangling for files
|
9 years ago |
Ginger Bill
|
828095afd1
Better name mangler for SSA generation
|
9 years ago |
Ginger Bill
|
2d6171f3e5
#import search rule: relative then core/
|
9 years ago |
Ginger Bill
|
67694c0df0
VarDecl and ConstDecl split; error, warning, et al. now global
|
9 years ago |
Ginger Bill
|
eb424bb315
#import and #load
|
9 years ago |
Ginger Bill
|
968de5aae8
Call expression, either handle all or ignore all results.
|
9 years ago |
Ginger Bill
|
807256dea4
ssa - alloca all variables at the very start
|
9 years ago |
Ginger Bill
|
b6cb4f4d14
#file #line directives
|
9 years ago |