Commit Graph

9 Commits

Author SHA1 Message Date
Eugene Griskov
f4bf23a66b Made imports and using expressions to use CoreApi redefinitions. 2015-05-19 17:22:23 +01:00
back2dos
0db8ee09f1 Removed type resolution queue in favor of tink_syntaxhub. 2015-05-18 01:18:17 +02:00
back2dos
2acb539b00 Work around macro context cache issue. 2014-06-15 07:07:25 +02:00
back2dos
8ca2259629 Improvements to type building. 2014-06-05 12:33:46 +02:00
back2dos
3cc5e00078 Add wrapper for onTypeNotFound to allow error reporting. 2014-05-16 22:35:51 +02:00
back2dos
6d7ec45647 Extended API. 2013-12-10 20:47:10 +01:00
Jason O'Neil
c7bb41fad4 Avoid conflicting tink.Outcome and tink.OutcomeTools typedefs
Aliases for `tink.core.Outcome` were defined in both `tink.CoreApi` and `tink.MacroApi`.

This resulted in the error message:

> Type name tink.Outcome is redefined from module tink.MacroApi
2013-10-17 08:30:53 +08:00
back2dos
5f17f870a1 Formatting. 2013-09-30 17:07:38 +02:00
back2dos
fe51e127f2 Rename facade and update code to deal with that. 2013-09-29 13:07:10 +02:00