haxetink / tink_macro

The macro toolkit
MIT License
57 stars 17 forks source link

Give control over whether or not to follow a type in BuildCache. #12

Closed back2dos closed 4 years ago

back2dos commented 7 years ago

Mostly interesting for tink_json, so you can go:

@:jsonParse(SuperWhackyDateParser)
typedef SuperWhackyDate = Date;