Skip to content

Commit 7635119

Browse files
committed
import xml doc of development (a18279fc8d90cb1b0ee0c0ce9f3e1cf515ae1011)
1 parent 16b2e84 commit 7635119

File tree

2 files changed

+135
-10
lines changed

2 files changed

+135
-10
lines changed

xml/development/hl.xml

Lines changed: 134 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36834,7 +36834,7 @@
3683436834
</_registerGUIDName>
3683536835
<registerGUIDName public="1" get="inline" set="null" line="57" static="1"><f a="guid:name">
3683636836
<x path="hl.GUID"/>
36837-
<c path="String"/>
36837+
<x path="Null"><c path="String"/></x>
3683836838
<x path="Void"/>
3683936839
</f></registerGUIDName>
3684036840
<timestampMs public="1" set="method" static="1">
@@ -37705,7 +37705,129 @@
3770537705
<m n=":notNull"/>
3770637706
<m n=":runtimeValue"/>
3770737707
</meta>
37708+
<impl><class path="hl._GUID.GUID_Impl_" params="" file="/home/runner/work/haxe/haxe/std/hl/GUID.hx" private="1" module="hl.GUID" final="1">
37709+
<toString public="1" set="method" line="27" static="1"><f a="this">
37710+
<x path="hl.GUID"/>
37711+
<c path="String"/>
37712+
</f></toString>
37713+
<eq set="method" static="1">
37714+
<f a="this:v">
37715+
<x path="hl.GUID"/>
37716+
<x path="hl.GUID"/>
37717+
<x path="Bool"/>
37718+
</f>
37719+
<meta>
37720+
<m n=":noExpr"/>
37721+
<m n=":op"><e>a == b</e></m>
37722+
</meta>
37723+
</eq>
37724+
<gte set="method" static="1">
37725+
<f a="this:v">
37726+
<x path="hl.GUID"/>
37727+
<x path="hl.GUID"/>
37728+
<x path="Bool"/>
37729+
</f>
37730+
<meta>
37731+
<m n=":noExpr"/>
37732+
<m n=":op"><e><![CDATA[a >= b]]></e></m>
37733+
</meta>
37734+
</gte>
37735+
<lte set="method" static="1">
37736+
<f a="this:v">
37737+
<x path="hl.GUID"/>
37738+
<x path="hl.GUID"/>
37739+
<x path="Bool"/>
37740+
</f>
37741+
<meta>
37742+
<m n=":noExpr"/>
37743+
<m n=":op"><e><![CDATA[a <= b]]></e></m>
37744+
</meta>
37745+
</lte>
37746+
<gt set="method" static="1">
37747+
<f a="this:v">
37748+
<x path="hl.GUID"/>
37749+
<x path="hl.GUID"/>
37750+
<x path="Bool"/>
37751+
</f>
37752+
<meta>
37753+
<m n=":noExpr"/>
37754+
<m n=":op"><e><![CDATA[a > b]]></e></m>
37755+
</meta>
37756+
</gt>
37757+
<lt set="method" static="1">
37758+
<f a="this:v">
37759+
<x path="hl.GUID"/>
37760+
<x path="hl.GUID"/>
37761+
<x path="Bool"/>
37762+
</f>
37763+
<meta>
37764+
<m n=":noExpr"/>
37765+
<m n=":op"><e><![CDATA[a < b]]></e></m>
37766+
</meta>
37767+
</lt>
37768+
</class></impl>
3770837769
</abstract>
37770+
<class path="hl._GUID.GUID_Impl_" params="" file="/home/runner/work/haxe/haxe/std/hl/GUID.hx" private="1" module="hl.GUID" final="1">
37771+
<toString public="1" set="method" line="27" static="1"><f a="this">
37772+
<x path="hl.GUID"/>
37773+
<c path="String"/>
37774+
</f></toString>
37775+
<eq set="method" static="1">
37776+
<f a="this:v">
37777+
<x path="hl.GUID"/>
37778+
<x path="hl.GUID"/>
37779+
<x path="Bool"/>
37780+
</f>
37781+
<meta>
37782+
<m n=":noExpr"/>
37783+
<m n=":op"><e>a == b</e></m>
37784+
</meta>
37785+
</eq>
37786+
<gte set="method" static="1">
37787+
<f a="this:v">
37788+
<x path="hl.GUID"/>
37789+
<x path="hl.GUID"/>
37790+
<x path="Bool"/>
37791+
</f>
37792+
<meta>
37793+
<m n=":noExpr"/>
37794+
<m n=":op"><e><![CDATA[a >= b]]></e></m>
37795+
</meta>
37796+
</gte>
37797+
<lte set="method" static="1">
37798+
<f a="this:v">
37799+
<x path="hl.GUID"/>
37800+
<x path="hl.GUID"/>
37801+
<x path="Bool"/>
37802+
</f>
37803+
<meta>
37804+
<m n=":noExpr"/>
37805+
<m n=":op"><e><![CDATA[a <= b]]></e></m>
37806+
</meta>
37807+
</lte>
37808+
<gt set="method" static="1">
37809+
<f a="this:v">
37810+
<x path="hl.GUID"/>
37811+
<x path="hl.GUID"/>
37812+
<x path="Bool"/>
37813+
</f>
37814+
<meta>
37815+
<m n=":noExpr"/>
37816+
<m n=":op"><e><![CDATA[a > b]]></e></m>
37817+
</meta>
37818+
</gt>
37819+
<lt set="method" static="1">
37820+
<f a="this:v">
37821+
<x path="hl.GUID"/>
37822+
<x path="hl.GUID"/>
37823+
<x path="Bool"/>
37824+
</f>
37825+
<meta>
37826+
<m n=":noExpr"/>
37827+
<m n=":op"><e><![CDATA[a < b]]></e></m>
37828+
</meta>
37829+
</lt>
37830+
</class>
3770937831
<enum path="hl.GcFlag" params="" file="/home/runner/work/haxe/haxe/std/hl/Gc.hx" module="hl.Gc">
3771037832
<Profile><haxe_doc>Activate profiling: regularly print on stdout gc allocation stats</haxe_doc></Profile>
3771137833
<DumpMem><haxe_doc>Allows one to dump a hlmemory.dump file when HL runs out of memory to be examined with hl memory inspector tool.</haxe_doc></DumpMem>
@@ -40121,11 +40243,14 @@
4012140243
</f>
4012240244
<meta><m n=":has_untyped"/></meta>
4012340245
</allocI64>
40124-
<allocHGUID public="1" set="method" line="169" static="1"><f a="bytes:length">
40125-
<x path="hl.BytesAccess"><x path="hl.I64"/></x>
40126-
<x path="Int"/>
40127-
<t path="hl.types.ArrayI64"/>
40128-
</f></allocHGUID>
40246+
<allocGUID public="1" set="method" line="169" static="1">
40247+
<f a="bytes:length">
40248+
<x path="hl.BytesAccess"><x path="hl.GUID"/></x>
40249+
<x path="Int"/>
40250+
<t path="hl.types.ArrayGUID"/>
40251+
</f>
40252+
<meta><m n=":has_untyped"/></meta>
40253+
</allocGUID>
4012940254
<length public="1" set="null"><x path="Int"/></length>
4013040255
<pushDyn public="1" set="method" line="45"><f a="v">
4013140256
<d/>
@@ -40352,7 +40477,7 @@
4035240477
<typedef path="hl.types.ArrayF32" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayBytes.hx" module="hl.types.ArrayBytes"><c path="hl.types.ArrayBytes_hl_F32"/></typedef>
4035340478
<typedef path="hl.types.ArrayF64" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayBytes.hx" module="hl.types.ArrayBytes"><c path="hl.types.ArrayBytes_Float"/></typedef>
4035440479
<typedef path="hl.types.ArrayI64" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayBytes.hx" module="hl.types.ArrayBytes"><c path="hl.types.ArrayBytes_hl_I64"/></typedef>
40355-
<typedef path="hl.types.ArrayGUID" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayBytes.hx" module="hl.types.ArrayBytes"><c path="hl.types.ArrayBytes_hl_I64"/></typedef>
40480+
<typedef path="hl.types.ArrayGUID" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayBytes.hx" module="hl.types.ArrayBytes"><c path="hl.types.ArrayBytes_hl_GUID"/></typedef>
4035640481
<class path="hl.types.ArrayDynIterator" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayDyn.hx" module="hl.types.ArrayDyn">
4035740482
<extends path="haxe.iterators.ArrayIterator"><d/></extends>
4035840483
<a><c path="hl.types.ArrayBase"/></a>
@@ -40366,7 +40491,7 @@
4036640491
</class>
4036740492
<class path="hl.types.ArrayDyn" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayDyn.hx">
4036840493
<extends path="hl.types.ArrayAccess"/>
40369-
<alloc public="1" set="method" line="250" static="1">
40494+
<alloc public="1" set="method" line="260" static="1">
4037040495
<f a="a:?allowReinterpret" v=":false">
4037140496
<c path="hl.types.ArrayBase"/>
4037240497
<x path="Bool"/>
@@ -40490,7 +40615,7 @@
4049040615
<x path="hl.Type"/>
4049140616
<d/>
4049240617
</f></__cast>
40493-
<__compare set="method" line="246">
40618+
<__compare set="method" line="256">
4049440619
<f a="a">
4049540620
<d/>
4049640621
<x path="Int"/>

xml/development/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"commit": "9db571713a4a4cc1a339903590b1b079c128ce97",
2+
"commit": "a18279fc8d90cb1b0ee0c0ce9f3e1cf515ae1011",
33
"branch": "development"
44
}

0 commit comments

Comments
 (0)