back2dos
|
bd4b8c436f
|
Build cache works better with compiler server.
|
2017-03-06 17:58:07 +01:00 |
|
back2dos
|
dbebd0d70d
|
Allow querying whether a type exists.
|
2017-03-06 17:57:30 +01:00 |
|
Juraj Kirchheim
|
4c523e02a5
|
Release 0.12.3
0.12.3
|
2017-03-06 14:31:20 +01:00 |
|
Juraj Kirchheim
|
f39fc3b296
|
Try to save TMono.
|
2017-03-06 09:16:31 +01:00 |
|
back2dos
|
7a3914094d
|
Release 0.12.2
0.12.2
|
2017-03-01 18:26:05 +01:00 |
|
back2dos
|
a597d7fa50
|
Workaround for https://github.com/HaxeFoundation/haxe/issues/6063
|
2017-03-01 18:25:21 +01:00 |
|
back2dos
|
3d5626d66f
|
Give up on trying to work around cache problems.
|
2017-03-01 18:17:42 +01:00 |
|
Juraj Kirchheim
|
88a1ffba0b
|
Release 0.12.1
0.12.1
|
2017-02-18 19:01:45 +01:00 |
|
Juraj Kirchheim
|
8f81959da9
|
Cleanup.
|
2017-02-18 19:00:51 +01:00 |
|
Juraj Kirchheim
|
b20986ecd0
|
Remove some old trace statements.
|
2017-02-18 19:00:07 +01:00 |
|
Juraj Kirchheim
|
e55b72b697
|
Merge branch 'master' of https://github.com/haxetink/tink_macro
|
2017-02-18 18:40:57 +01:00 |
|
Juraj Kirchheim
|
240ace34ec
|
Try to deal with caching problems.
|
2017-02-18 18:40:48 +01:00 |
|
Juraj Kirchheim
|
d851094aa3
|
Update README.md
|
2016-12-07 06:44:36 +01:00 |
|
Juraj Kirchheim
|
ea16f79090
|
Merge pull request #8 from kevinresol/concat_block
Add concat()
|
2016-12-07 06:42:24 +01:00 |
|
Kevin Leung
|
aad311f524
|
Don't even need an outcome
|
2016-12-07 10:10:22 +08:00 |
|
Kevin Leung
|
f0d5d80266
|
Remove unused error message
|
2016-12-07 10:09:20 +08:00 |
|
Kevin Leung
|
38aa0f4dc4
|
Concat any exprs
|
2016-12-07 10:08:47 +08:00 |
|
Kevin Leung
|
f4fb7d63c3
|
Merge branch 'master' into concat_block
|
2016-12-07 10:01:38 +08:00 |
|
Juraj Kirchheim
|
27de7bb3e7
|
Release 0.12.0
0.12.0
|
2016-11-05 16:28:11 +01:00 |
|
Juraj Kirchheim
|
371f393299
|
Merge branch 'master' of https://github.com/haxetink/tink_macro
# Conflicts:
# src/tink/MacroApi.hx
|
2016-11-05 16:27:39 +01:00 |
|
Juraj Kirchheim
|
abbb9e5a4c
|
Fixes #10.
|
2016-11-05 16:26:59 +01:00 |
|
back2dos
|
921ae162c8
|
Release 0.11.0
|
2016-10-13 09:43:55 +02:00 |
|
Juraj Kirchheim
|
fe779872d2
|
Merge pull request #9 from psmtec-dklein/fix-option
Type name tink.Option is redefined from module tink.MacroApi
|
2016-10-12 12:52:13 +02:00 |
|
David Klein
|
f8ab1c7354
|
tink.Option<T> is already pulled in by 'using tink.CoreApi;'
|
2016-10-12 11:26:06 +02:00 |
|
Juraj Kirchheim
|
ba5349f55f
|
Slightly better error reporting in build cache.
|
2016-10-06 10:39:33 +02:00 |
|
kevinresol
|
241919549c
|
Add concat()
|
2016-08-21 15:02:42 +08:00 |
|
Juraj Kirchheim
|
92f60cbe4f
|
Release 0.10.0
0.10.0
|
2016-07-08 11:49:30 +02:00 |
|
Juraj Kirchheim
|
3b822b4cdb
|
Merge branch 'master' of https://github.com/haxetink/tink_macro
|
2016-07-08 11:49:00 +02:00 |
|
Juraj Kirchheim
|
f2b670f9e4
|
Expand build cache for 2 and 3 type parameters.
|
2016-07-08 11:48:40 +02:00 |
|
Kevin Leung
|
ff491fe7e7
|
Add gitter link
|
2016-07-06 15:22:47 +08:00 |
|
Juraj Kirchheim
|
7e869cd9c8
|
Fix logic in Exprs.has
|
2016-06-23 05:19:53 +02:00 |
|
Juraj Kirchheim
|
983ffa16af
|
Avoid stringly approach.
|
2016-06-10 08:20:09 +02:00 |
|
Juraj Kirchheim
|
4207dea754
|
Release 0.9.1
0.9.1
|
2016-05-20 12:41:35 +02:00 |
|
Juraj Kirchheim
|
3470f1cc47
|
Store user defined constructors.
|
2016-05-20 12:41:20 +02:00 |
|
Juraj Kirchheim
|
d84fb38d73
|
Release 0.9.0
0.9.0
|
2016-05-18 07:59:04 +02:00 |
|
Juraj Kirchheim
|
065788c198
|
Replace MacroType with @:genericBuild for direct type converions.
|
2016-05-18 07:58:28 +02:00 |
|
Juraj Kirchheim
|
810c2f9630
|
Release 0.8.1
0.8.1
|
2016-05-02 17:58:30 +02:00 |
|
Juraj Kirchheim
|
331f186dcd
|
Minor API improvement.
|
2016-05-02 17:58:09 +02:00 |
|
Juraj Kirchheim
|
c406e0b844
|
Release 0.8.0
0.8.0
|
2016-05-02 17:54:13 +02:00 |
|
Juraj Kirchheim
|
43fb9eb16a
|
Add build cache utility.
|
2016-05-02 17:45:45 +02:00 |
|
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 |
|