Actions: SomeRanDev/reflaxe.CSharp
Actions
45 workflow runs
45 workflow runs
CSPrinter
+ printing components architecture (simi…
.github/workflows/test-runtime.yml
#87:
Commit 3321c36
pushed
by
jeremyfa
TTry
, TReturn
, TBreak
, TContinue
, TThrow
, TCast
.github/workflows/test-runtime.yml
#86:
Commit 2dd8ab2
pushed
by
jeremyfa
TVar
, TBlock
, TFor
, TIf
, TWhile
, TSwitch
.github/workflows/test-runtime.yml
#85:
Commit 5f56373
pushed
by
jeremyfa
compileToCSStatement()
and compileToCSExpr()
methods
.github/workflows/test-runtime.yml
#84:
Commit 9b51c51
pushed
by
jeremyfa
nameToHash()
.github/workflows/test-runtime.yml
#83:
Commit a102502
pushed
by
jeremyfa
compiler.nameToHash()
to help generating fast field lookup wher…
.github/workflows/test-runtime.yml
#77:
Commit da68821
pushed
by
jeremyfa
CSExpr
(because we can know it from haxe TypedExpr
…
.github/workflows/test-runtime.yml
#76:
Commit 3d082c8
pushed
by
jeremyfa
TTypeExpr
handling
.github/workflows/test-runtime.yml
#75:
Commit 97ad1ac
pushed
by
jeremyfa
CSTypePath
, that acts as a reference to a type.
.github/workflows/test-runtime.yml
#74:
Commit 0243790
pushed
by
jeremyfa
FClosure
and FEnum
field access
.github/workflows/test-runtime.yml
#72:
Commit 9df8f30
pushed
by
jeremyfa
TLocal
and TIdent
to CSIdent
.github/workflows/test-runtime.yml
#69:
Commit 39c9733
pushed
by
jeremyfa
CSTopLevel
instead of CSClass
or CSEnum
from `CSCompiler…
.github/workflows/test-runtime.yml
#66:
Commit 7af3cd0
pushed
by
jeremyfa