Simon Krajewski
|
7fdc42c2c2
export abstract structure
|
il y a 12 ans |
Nicolas Cannasse
|
7f7cd7f585
preserve ordering for sys_read_dir and sys_env
|
il y a 12 ans |
Simon Krajewski
|
6fabe2bc2c
fully qualify type path in make_ast (fixed issue #1797)
|
il y a 12 ans |
Nicolas Cannasse
|
7f29557461
use native sys_getch
|
il y a 12 ans |
Nicolas Cannasse
|
910fbd2794
don't use exit() if we are running inside the compilation server (fixed issue #1611)
|
il y a 12 ans |
Simon Krajewski
|
9f812cae85
[Refactor]: - removed redundant string argument from AccCall
|
il y a 12 ans |
Simon Krajewski
|
d3b2f5d1db
transform type parameter paths unqualified in Interp.make_ast (fixed issue #1614)
|
il y a 12 ans |
Simon Krajewski
|
5e0cd07cd8
handle `trace identifier in Interp.make_ast (fixed issue #1676)
|
il y a 12 ans |
Simon Krajewski
|
fdf3e98573
handle type-types in Interp.make_ast (fixed issue #1739)
|
il y a 12 ans |
Simon Krajewski
|
6179480d87
added Compiler.allowPackage (fixed issue #1603)
|
il y a 12 ans |
Simon Krajewski
|
5878e374bf
fixed array handling in makeExpr (fixed issue #1662)
|
il y a 12 ans |
Simon Krajewski
|
c83d1ba135
correctly handle module sub paths in interp (fixed issue #1505)
|
il y a 12 ans |
Nicolas Cannasse
|
26c592dab2
added Context.onMacroContextReused (fixed issue #1627)
|
il y a 12 ans |
Simon Krajewski
|
b59f384f1a
meta refactor
|
il y a 12 ans |
Simon Krajewski
|
fa000b5440
synced TDAbstract with recent changes (fixed issue #1514)
|
il y a 12 ans |
Simon Krajewski
|
171cc4f2c5
added TDAbstract
|
il y a 12 ans |
Nicolas Cannasse
|
48e5fd8c3a
added --run, allows to run haxe scripts directly (eg : haxe --run tools.haxelib.Main <args>)
|
il y a 12 ans |
Simon Krajewski
|
fddf684fac
initial metadata documentation
|
il y a 12 ans |
Simon Krajewski
|
935299a65d
license change
|
il y a 12 ans |
Simon Krajewski
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
il y a 12 ans |
Simon Krajewski
|
d210a89785
uhm
|
il y a 12 ans |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
il y a 12 ans |
Simon Krajewski
|
7507234559
strict meta
|
il y a 12 ans |
Nicolas Cannasse
|
a78ba9440f
initial abstract-class support (fixed issue #1298)
|
il y a 12 ans |
Nicolas Cannasse
|
3053db8d64
moved delayed macros from interp to macro type context (fixed issue with macro caching and macro in macro)
|
il y a 12 ans |
Nicolas Cannasse
|
a8314ce62f
added macro interp caching (fixed issue #691)
|
il y a 12 ans |
Nicolas Cannasse
|
73d4cc6553
encode/decode Some None as { expr : null, pos : null } for switch default
|
il y a 12 ans |
Nicolas Cannasse
|
769cacdb95
macro is now a keyword and a field accessor (fixed issue #972)
|
il y a 12 ans |
Simon Krajewski
|
3d2308c94b
added get_pattern_locals to Interp
|
il y a 12 ans |
Simon Krajewski
|
5ba765fb7d
added haxe.macro.TypeTools
|
il y a 12 ans |