Commit History

Author SHA1 Message Date
  Zeta 743628773a [cpp] implement AtomicObject (#12322) 3 weeks ago
  Nicolas Cannasse 118414ff77 added Map<Int64> (#12393) 1 month ago
  Ne_Eo e88f170480 Fix typos (#11818) 1 year ago
  Simon Krajewski b24f35d456 Remove hx4compat stuff (part 1) (#11386) 2 years ago
  Zeta 7c7f284a8d Atomic operations. (#10610) 3 years ago
  Aidan Lee bc50a04855 [cpp] Use cpp::Int64 for haxe.Int64 instead of a class (#9935) 3 years ago
  Zeta bc6fb5c530 Semaphores and condition variables. (#10503) 3 years ago
  Hugh Sanderson bf9590f3d1 Move private abstract class to extern section in cppia Host classes file 5 years ago
  Hugh Sanderson 103fc4df74 Fix renaming of sys classes and abstracts for cppia. Closes #9879 5 years ago
  Aleksandr Kuzmenko 509b5d5f07 Cross-target exception handling (#9124) 5 years ago
  Hugh Sanderson 6361bb47ee Update cppia function glue with most specific type to allow for more accurate generic types. Move sys.io.Process to cppia host 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Aleksandr Kuzmenko a0a4114e64 [cppia] restore haxe.Utf8 implementation 6 years ago
  Aleksandr Kuzmenko b49724d594 UnicodeString (#8298) 6 years ago
  hughsando 27e208a1f6 [cpp] Add MapKeyValueIterator to standard Cppia classes 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 8 years ago
  Hugh 0798aa8d65 [cpp] Make Gc extens cppia friendly 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 9 years ago
  hughsando bd2df7f582 Remove RecordType from cppia classes too 9 years ago
  hughsando d9822b388a [cpp] Remove macro based sys.db classes from cppia HostClasses 9 years ago
  Cauê Waneck 077ce54905 [cppia] Do not exclude IntIterator 9 years ago
  Hugh d3f7af70fd Add ssl functions to cppia. Fix getEnum for cppia. Remove pointer test for cppia 9 years ago
  Hugh 3c8887f7f6 [cpp] Hide haxe.zip.Compress from cppia 9 years ago
  Hugh 60a1da3264 [cppia] Watch out for dynamic calls. Add some classes to the cppia explude list. Do not inline xml code on cppia 10 years ago
  Andy Li 1c79168a33 update copyright year to 2016 10 years ago
  Andy Li 6a65264bf6 added missing license headers in std 10 years ago
  Hugh 8a87e24b72 [cpp] Make sure interface name remapping works. Only output unremapped names to cppia. Add more information to export_classes.info to allow for more interesting introspection options. 10 years ago
  hughsando b8f0a2c171 [cpp] Add some hidden classes to the externs list 10 years ago
  Hugh 99170bbd8a [cpp] Fix interface casting for cppia. Do not inline native functions on cppia. Export IMap interface 10 years ago