Justin Donaldson
|
b40d5ce6f8
Neko soft deprecate : split off conditional compilation into separate impl (#9350)
|
5 years ago |
Aleksandr Kuzmenko
|
bc1bf57b02
It's forbidden to mention as3 (#8964)
|
5 years ago |
Jens Fischer
|
130a9271e5
[std] more consistent backtick usage in docs of the haxe package
|
6 years ago |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 years ago |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Alexander Kuzmenko
|
36cbdad8a4
Remove old PHP target (#6612)
|
8 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
10 years ago |
Dan Korostelev
|
cdb129f5c2
[python] move haxe.Resource implementation into a target-specific folder
|
11 years ago |
Dan Korostelev
|
307dc01543
[java] move haxe.Resource implementation into a target-specific folder
|
11 years ago |
Dan Korostelev
|
7fd46b1d09
[cs] move haxe.Resource implementation into a target-specific folder
|
11 years ago |
Simon Krajewski
|
88e6717d74
remove some unused code
|
11 years ago |
frabbit
|
25432a6b69
move some base types into python.lib
|
11 years ago |
Johann Borck
|
c3e60c629f
read resources from files
|
11 years ago |
Simon Krajewski
|
627b11c672
merge haxe.Resource and reactivate tests (it's soooo slow!)
|
11 years ago |
Dan Korostelev
|
51eba26adc
[cs] get rid of most "untyped __cs__" calls, use proper code generation instead
|
11 years ago |
Nicolas Cannasse
|
3de27ceb04
use mime base64 to encode resources in JS/Flash8
|
11 years ago |
Dan Korostelev
|
38380e1d62
[cs] fix usage of StringMap.get in haxe.Resource so it doesn't get removed by DCE
|
12 years ago |
Jonas Malaco Filho
|
47e80480e7
[java] Add @:keep to Resource.content; it was lost during DCE if only getString and getBytes were used
|
12 years ago |
Simon Krajewski
|
a469fa1b32
markdown doc part 2
|
12 years ago |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 years ago |
Simon Krajewski
|
ff4120d964
added haxe.Resource specification
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Caue Waneck
|
c3a7af07d5
[haxe/java] unit tests compliance update
|
13 years ago |
Caue Waneck
|
ac8182038f
[java/cs] Native reflection for haxe classes that extend native classes. Fixed issue #822
|
13 years ago |
Caue Waneck
|
7b5f9ed8a3
[cs] Changed system.* package to cs.system.*
|
13 years ago |
Caue Waneck
|
ac034e1c67
[cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left.
|
13 years ago |
Caue Waneck
|
6444f64472
[cs] changes to start running C# unit tests
|
13 years ago |