|
|
@3ac5fd8
|
3 months |
pabuhr |
first attempt changing end-of-file to an exception
|
|
|
@1ad112a5
|
3 months |
pabuhr |
update enumeration input test
|
|
|
@1842167
|
4 months |
pabuhr |
add test for reading in enumerators
|
|
|
@b2ca052
|
4 months |
pabuhr |
move planet test under directory enum_tests
|
|
|
@236f133
|
4 months |
j82liang |
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
|
|
|
@5eb3f65
|
4 months |
pabuhr |
change enumeration function names labelE, valueE, posE to label, …
|
|
|
@85855b0
|
5 months |
j82liang |
1. Implement enum cast; 2. Change valueE so that opague enum returns …
|
|
|
@d68de59
|
5 months |
j82liang |
Update enumInlineValue.cfa
|
|
|
@7da6a31
|
5 months |
j82liang |
Disable to voidEnum test for now to pass the test suite (voidEnum is WIP)
|
|
|
@9b140bd
|
6 months |
j82liang |
Update the test file
|
|
|
@c333ed2
|
6 months |
j82liang |
Remove intermeidate type (enum attribute type); remove …
|
|
|
@c5c123f
|
6 months |
j82liang |
Missing changes for the last commit
|
|
|
@eb7586e
|
6 months |
j82liang |
1. Change return value of typed Enum in null context: they now return …
|
|
|
@c17dc80
|
9 months |
j82liang |
Add position.cfa test file
|
|
|
@a55ebcc
|
9 months |
j82liang |
1. Add debug print option for replacePseudoFunc; 2. Change resolver …
|
|
|
@8bb86ce
|
22 months |
j82liang |
Clean up some code related to Enum codegen
ADTast-experimental
|
|
|
@25b0fde
|
2 years |
j82liang |
Fix casted enum init
ADTast-experimental
|
|
|
@e874605
|
2 years |
j82liang |
Add class InlineValueDecl?, which is a Declaration class that works as …
ADTast-experimental
|
|
|
@77de429
|
2 years |
j82liang |
Fix overriding enum value
ADTast-experimental
|
|
|
@9511841
|
2 years |
j82liang |
Test case for qualified enum + inline
ADTast-experimental
|
|
|
@53a768d
|
2 years |
j82liang |
Disable the funcEnum test for now
ADTast-experimentalpthread-emulation
|
|
|
@12df6fe
|
2 years |
j82liang |
Fix an enumerator value bug; add basic tests for new features; save …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@d958834b
|
2 years |
j82liang |
Save a minimal compilable version. The enum pointer …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@72e76fd
|
2 years |
ajbeach |
Converted the last pass in validate B (linkReferenceToTypes). Cleaned …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fc134a48
|
2 years |
j82liang |
Implement the struct enum
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@30d91e4
|
3 years |
j82liang |
Change the code gen for enum value. Hope it fixes the gcc …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@7ee5d6d
|
3 years |
j82liang |
Add the test_enum.cfa authored by Peter. Many features are not yet …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d8e2a09
|
3 years |
j82liang |
Merge with master
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a8ef59e
|
3 years |
j82liang |
Add a basic int test
ADTast-experimentalenumpthread-emulationqualifiedEnum
|