Aurel
|
8616359ff7
Reformat std (#8408)
|
6 lat temu |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 lat temu |
Simon Krajewski
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
6 lat temu |
Simon Krajewski
|
00f409858f
`extern` field syntax (#6984)
|
7 lat temu |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 lat temu |
Hugh
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
8 lat temu |
hughsando
|
8b66588474
[cpp] Mark Gc functions as extern.
|
8 lat temu |
Hugh
|
7c4dd853d3
[cpp] Use @:native gc functions instead of __global__. Fixes #6014
|
8 lat temu |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 lat temu |
hughsando
|
d0ea4b919f
[cpp] Add Float version of memory functions to allow bigger ranges.
|
9 lat temu |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 lat temu |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 lat temu |
Hugh
|
9c9ab92895
Add some functions to control Gc memory usage
|
9 lat temu |
Hugh
|
05f10acb2e
[cpp] Add calling convention to function pointers
|
10 lat temu |
Hugh
|
0d34c9138e
[cpp] Add pointer reinterpret and work a bit on finalizer
|
11 lat temu |
Hugh
|
cb576785a8
[cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe.
|
11 lat temu |
Hugh
|
e8c5b5abb5
[cpp] Add hxcpp_api_level to allow backwards compatibility in both haxe and c++ code. Add additional memory usage statistics
|
11 lat temu |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 lat temu |
Hugh Sanderson
|
554e18974f
[hxcpp] add compact + memUsage
|
13 lat temu |
Hugh Sanderson
|
02be5a7bee
Create profiler. Add option for major GC
|
13 lat temu |
Nicolas Cannasse
|
246a3ad082
fixed issue #565
|
13 lat temu |
Hugh Sanderson
|
7a144daf4b
Add hooks for interacting with external code
|
13 lat temu |
Hugh Sanderson
|
c9267b6518
Add zombie API
|
13 lat temu |
Hugh Sanderson
|
2eca5459cd
Do not require HXCPP_MULTI_THREADED
|
14 lat temu |
Hugh Sanderson
|
2cbc6e5a41
Return the count of traced objects
|
14 lat temu |
Hugh Sanderson
|
fc1f060ad8
Add function for tracing live GC references to class instances
|
15 lat temu |
Hugh Sanderson
|
58462ae8e5
Added a GC interface to cpp
|
16 lat temu |