pca006132
|
d1215bf5ac
|
nac3core/codegen/expr: fixed typo
|
2021-08-19 11:45:33 +08:00 |
pca006132
|
6e424a6a3e
|
fixed codegen test
|
2021-08-19 11:32:22 +08:00 |
pca006132
|
d30918bea0
|
worker thread panic handling
|
2021-08-13 16:20:14 +08:00 |
pca006132
|
e2adf82229
|
threadpool for parallel code generation
|
2021-08-13 14:48:46 +08:00 |
pca006132
|
cb01c79603
|
removed Arc from TypeEnum
|
2021-08-13 13:33:59 +08:00 |
pca006132
|
1db8378f60
|
formatting
|
2021-08-12 16:36:23 +08:00 |
pca006132
|
1f6c16e08b
|
fixed compilation failure
|
2021-08-12 13:56:51 +08:00 |
pca006132
|
77943a8117
|
added primitive codegen test
|
2021-08-12 13:56:06 +08:00 |
ychenfo
|
3a93e2b048
|
TypeEnum::TObj.param is now RefCell for interior mutability
|
2021-08-12 13:17:51 +08:00 |
pca006132
|
e112354d25
|
codegen refactored
|
2021-08-11 14:37:26 +08:00 |
pca006132
|
4db871c244
|
put alloca in init block
|
2021-08-09 16:37:28 +08:00 |
pca006132
|
cc0692a34c
|
modified alloca
|
2021-08-09 16:19:20 +08:00 |
pca006132
|
7a90ff5791
|
while loop constructs
|
2021-08-09 16:10:17 +08:00 |
pca006132
|
d8c713ce3d
|
assignment statement
|
2021-08-09 15:39:50 +08:00 |
pca006132
|
1ffb792000
|
make tuple a ptr to a struct instead of a struct
|
2021-08-07 17:41:48 +08:00 |
pca006132
|
057fcfe3df
|
default parameter value generation
|
2021-08-07 17:31:01 +08:00 |
pca006132
|
86ca02796b
|
function parameter handling
|
2021-08-07 17:25:14 +08:00 |
pca006132
|
711482d09c
|
expr codegen cleanup
|
2021-08-07 15:30:03 +08:00 |
pca006132
|
7a38ab3119
|
codegen for function call
|
2021-08-07 15:06:39 +08:00 |
ychenfo
|
18db2ddd53
|
change the type TypeEnum::TObj {object_id} to DefinitionId as with top_level
change TopLevelDef::Class {object_id} to DefinitionId
|
2021-08-06 10:57:01 +08:00 |
pca006132
|
095f28468b
|
added if expr
|
2021-08-05 16:52:41 +08:00 |
pca006132
|
29286210b5
|
implementing codegen
|
2021-08-05 14:56:09 +08:00 |