Commit Graph

197 Commits

Author SHA1 Message Date
Juraj Kirchheim
3734bcb513 Release 0.7.1 0.7.1 2016-04-19 18:23:57 +02:00
Juraj Kirchheim
d53937f836 Avoid stale fields cache. 2016-04-19 18:23:40 +02:00
Juraj Kirchheim
9f9675860a Release 0.7.0 0.7.0 2016-04-19 12:53:17 +02:00
Juraj Kirchheim
c3cecad472 Add TypeMap with test. 2016-04-19 12:52:45 +02:00
Juraj Kirchheim
0284615f99 Use travix. Update readme. Fixes #5. 2016-04-19 12:32:42 +02:00
Juraj Kirchheim
0be931b913 Merge branch 'master' of https://github.com/haxetink/tink_macro 2016-04-14 13:54:32 +02:00
Juraj Kirchheim
c0b562af31 Fix indenting. 2016-04-14 13:54:26 +02:00
Juraj Kirchheim
8e0065c017 Merge pull request #6 from markknol/patch-1
Syntax highlighting
2016-03-09 22:00:12 +01:00
Mark Knol
bf6d9461cb Syntax highlighting 2016-03-09 13:56:55 +01:00
back2dos
df01d82300 Release 0.6.4 0.6.4 2015-05-28 08:59:18 +02:00
back2dos
9b4e9cb81f Merge branch 'master' of https://github.com/haxetink/tink_macro 2015-05-28 08:58:18 +02:00
back2dos
b90aae8386 Minor simplification in constructor generation. 2015-05-28 08:57:55 +02:00
back2dos
ab34b31bbd Updated doc. 2015-05-22 09:01:01 +02:00
Juraj Kirchheim
ad3526795c Merge pull request #3 from grisevg/master
Made imports and using expressions to use CoreApi redefinitions.
2015-05-19 18:27:27 +02:00
Eugene Griskov
f4bf23a66b Made imports and using expressions to use CoreApi redefinitions. 2015-05-19 17:22:23 +01:00
back2dos
a01a1b16ae Minor fix. 2015-05-19 01:45:02 +02:00
back2dos
1a404103ca Release 0.6.3 0.6.3 2015-05-19 01:39:41 +02:00
back2dos
b4bfa69376 Make class builder lazy and less opinionated. 2015-05-19 01:38:37 +02:00
back2dos
b17005d9ab Release 0.6.2 0.6.2 2015-05-18 14:52:49 +02:00
back2dos
61505ec63b Release 0.6.1 2015-05-18 14:52:25 +02:00
back2dos
ef2054d8ff Minor fix. 2015-05-18 14:51:29 +02:00
back2dos
0683be706c Release 0.6.1 0.6.1 2015-05-18 14:49:33 +02:00
back2dos
78e9087ba2 Do not lose constructor metadata. 2015-05-18 14:48:35 +02:00
back2dos
6b8aefa7ca Release 0.6.0 0.6.0 2015-05-18 01:21:03 +02:00
back2dos
0db8ee09f1 Removed type resolution queue in favor of tink_syntaxhub. 2015-05-18 01:18:17 +02:00
back2dos
dc29f07217 Remove the good old typed map. 2015-05-17 22:58:45 +02:00
back2dos
b02e27b589 Minor cleanup. 2015-04-29 11:30:24 +02:00
back2dos
30c4196f4f Avoid DCE tango on JS. 2014-08-28 12:22:25 +02:00
back2dos
e3484b4190 Release 0.5.0 0.5.0 2014-06-15 07:10:28 +02:00
back2dos
2acb539b00 Work around macro context cache issue. 2014-06-15 07:07:25 +02:00
Juraj Kirchheim
613ebff7a0 Minor. 2014-06-05 20:09:17 +02:00
back2dos
8ca2259629 Improvements to type building. 2014-06-05 12:33:46 +02:00
back2dos
69072e8e18 Give up exact dependencies for now. 2014-05-24 12:23:47 +02:00
back2dos
395158113a Version bump. 2014-05-16 22:37:19 +02:00
back2dos
2efc95ba54 Use the source. 2014-05-16 22:36:22 +02:00
back2dos
3cc5e00078 Add wrapper for onTypeNotFound to allow error reporting. 2014-05-16 22:35:51 +02:00
back2dos
56325b37d9 Use std lib for parameter substitution in fields. 2014-05-16 22:35:23 +02:00
back2dos
4c6234261d Updated dependency. 2014-04-14 18:29:27 +02:00
back2dos
725bd8b0f5 Minor. 2014-04-14 18:28:51 +02:00
back2dos
9017ab70ab Version bump + doc update. 2013-12-11 01:45:58 +01:00
back2dos
f1012c3478 Minor. 2013-12-10 20:50:33 +01:00
back2dos
62aeb25356 Add semi-outer transform. 2013-12-10 20:50:25 +01:00
back2dos
9575043ca5 Make addMeta fluent. Add toField. 2013-12-10 20:49:40 +01:00
back2dos
cc5855883e Added Exprs.has. Minor cleanup. 2013-12-10 20:48:53 +01:00
back2dos
037f15929f Nullcheck + cleanup. 2013-12-10 20:47:42 +01:00
back2dos
6d7ec45647 Extended API. 2013-12-10 20:47:10 +01:00
back2dos
e470e0c212 First arg always typed explicitly to avoid using oddities. 2013-11-13 20:20:16 +01:00
back2dos
872b6be411 Deal with ENew and EConst(CIdent)). Updated tests & doc. 2013-11-06 21:59:35 +01:00
back2dos
aefe622434 Added options to yield. 2013-11-02 03:02:18 +01:00
back2dos
d5784f685f Merge branch 'master' of https://github.com/haxetink/tink_macro 2013-10-24 14:31:22 +02:00