|
36834 | 36834 | </_registerGUIDName> |
36835 | 36835 | <registerGUIDName public="1" get="inline" set="null" line="57" static="1"><f a="guid:name"> |
36836 | 36836 | <x path="hl.GUID"/> |
36837 | | - <c path="String"/> |
| 36837 | + <x path="Null"><c path="String"/></x> |
36838 | 36838 | <x path="Void"/> |
36839 | 36839 | </f></registerGUIDName> |
36840 | 36840 | <timestampMs public="1" set="method" static="1"> |
@@ -37705,7 +37705,129 @@ |
37705 | 37705 | <m n=":notNull"/> |
37706 | 37706 | <m n=":runtimeValue"/> |
37707 | 37707 | </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> |
37708 | 37769 | </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> |
37709 | 37831 | <enum path="hl.GcFlag" params="" file="/home/runner/work/haxe/haxe/std/hl/Gc.hx" module="hl.Gc"> |
37710 | 37832 | <Profile><haxe_doc>Activate profiling: regularly print on stdout gc allocation stats</haxe_doc></Profile> |
37711 | 37833 | <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 @@ |
40121 | 40243 | </f> |
40122 | 40244 | <meta><m n=":has_untyped"/></meta> |
40123 | 40245 | </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> |
40129 | 40254 | <length public="1" set="null"><x path="Int"/></length> |
40130 | 40255 | <pushDyn public="1" set="method" line="45"><f a="v"> |
40131 | 40256 | <d/> |
|
40352 | 40477 | <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> |
40353 | 40478 | <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> |
40354 | 40479 | <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> |
40356 | 40481 | <class path="hl.types.ArrayDynIterator" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayDyn.hx" module="hl.types.ArrayDyn"> |
40357 | 40482 | <extends path="haxe.iterators.ArrayIterator"><d/></extends> |
40358 | 40483 | <a><c path="hl.types.ArrayBase"/></a> |
|
40366 | 40491 | </class> |
40367 | 40492 | <class path="hl.types.ArrayDyn" params="" file="/home/runner/work/haxe/haxe/std/hl/types/ArrayDyn.hx"> |
40368 | 40493 | <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"> |
40370 | 40495 | <f a="a:?allowReinterpret" v=":false"> |
40371 | 40496 | <c path="hl.types.ArrayBase"/> |
40372 | 40497 | <x path="Bool"/> |
|
40490 | 40615 | <x path="hl.Type"/> |
40491 | 40616 | <d/> |
40492 | 40617 | </f></__cast> |
40493 | | - <__compare set="method" line="246"> |
| 40618 | + <__compare set="method" line="256"> |
40494 | 40619 | <f a="a"> |
40495 | 40620 | <d/> |
40496 | 40621 | <x path="Int"/> |
|
0 commit comments