hughsando
|
791be68265
Add some substr helpers. Add better enumEq function
|
5 yıl önce |
Jens Fischer
|
4e69fda544
[std] remove redundant public keywords from extern classes (#9205)
|
5 yıl önce |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 yıl önce |
hughsando
|
3ec78ebbbd
[cpp] Do not access stirng '__s' directly. Load cppia scripts from bytes, not string
|
6 yıl önce |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 yıl önce |
Simon Krajewski
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 yıl önce |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 yıl önce |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 yıl önce |
Hugh
|
9a3c076118
[cpp] Use hybrid code for adding Strings or Chars to StringBuf. Closes https://github.com/HaxeFoundation/hxcpp/issues/239
|
9 yıl önce |
Hugh
|
dd5d9a1d98
[cpp] Expose some native utf8 functions. Closes #4440
|
9 yıl önce |
Hugh
|
7b114eab55
[cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes
|
9 yıl önce |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 yıl önce |
Andy Li
|
6a65264bf6
added missing license headers in std
|
9 yıl önce |
hughsando
|
1c1085bc9f
Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer
|
11 yıl önce |
Hugh
|
cb576785a8
[cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe.
|
11 yıl önce |
hughsando
|
01ea152d00
[cpp] add more specific pointer types, including function pointer. Add some NativeString access
|
11 yıl önce |