Skip to content

Conversation

@yuxiaomao
Copy link
Contributor

This PR add match for:

  • array with type in haxe 5 array(dyn)
  • optional(?) native function @371 native ?std@mem_compact (dyn,array(dyn),i32,ref(i32)):dyn

I found some other examples that are not matched for hlcode.txt:

floats:
	@10 : 1e-020
	@11 : 1e+020
	@245 : -1e-020
	@246 : -9.00719925474e+015                          -> not recognizing e

globals:
	@930 : format.mp3.$MPEGVersion                      -> not recognizing 3

functions:
	.116   @21 instanceclosure 10, hxd.App.mark(0)      -> not recognizing hxd.App.mark, same for staticclosure
	.162   @2 staticclosure 2, hxd.App.staticHandler
	.140   @14 setenumfield 10[0], 2                    -> not recognizing setenumfield

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant