tobil4sk
|
64bcdf8483
Cleanup minor environment variable issues (#10464)
|
3 years ago |
tobil4sk
|
f3161ae43b
[sys] Make `getCwd()` consistent between targets (#10461)
|
3 years ago |
tobil4sk
|
ed5785a754
Make Sys.environment() consistent between targets (#10460)
|
3 years ago |
tobil4sk
|
e5c120c668
[sys] Fix `Sys.putEnv()` with null as variable value on all targets (#10402)
|
3 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 |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Andy Li
|
c4ee4ab60d
Added `Sys.programPath()` and deprecated `Sys.executablePath()`. See #3401.
|
9 years ago |
Andy Li
|
93af4db28e
[cs] Sys.command should redirect stdout/stderr to parent
|
9 years ago |
Andy Li
|
6ee8483802
[cs] support calling Sys.command/Process with raw cmd string
|
9 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Dan Korostelev
|
e8713a48c5
[cs] don't instantiate Date for Sys.time, use DateTime directly, also return utc timestamp (see #4584)
|
9 years ago |
Dan Korostelev
|
38f468715e
[cs] inline some simple Sys methods
|
9 years ago |
Dan Korostelev
|
573bef14ae
remove some duplicate license headers
|
10 years ago |
Andy Li
|
5d7d358bfa
StringMap<T> => Map<String,T>
|
11 years ago |
Dan Korostelev
|
51eba26adc
[cs] get rid of most "untyped __cs__" calls, use proper code generation instead
|
11 years ago |
David Peek
|
2642ca5bed
Remove docs from platform std implementation classes.
|
12 years ago |
David Peek
|
d54752f58c
Haxe is a proper language (and a proper noun)
|
12 years ago |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 years ago |
Caue Waneck
|
3a9a116225
[cs] Sys.time() should be in seconds
|
12 years ago |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 years ago |
Nicolas Cannasse
|
3bdeafa995
@:core_api is now @:coreApi
|
12 years ago |
Caue Waneck
|
7b5f9ed8a3
[cs] Changed system.* package to cs.system.*
|
13 years ago |
Nicolas Cannasse
|
369306d7c2
reset defines for core_api context (fixed issue #1017)
|
13 years ago |
Caue Waneck
|
4199bff160
[java/cs] minor Lib renaming
|
13 years ago |
Caue Waneck
|
531a45c3c1
[java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io
|
13 years ago |
Caue Waneck
|
3fcc190c33
[java/cs] Sys API
|
13 years ago |