Commit Graph

294 Commits

Author SHA1 Message Date
back2dos
9c8daad018 Fix setter bypass. 2013-10-23 17:36:34 +02:00
back2dos
c9d530a02c Update doc. Bump version. 2013-10-21 22:31:56 +02:00
back2dos
70f2c9ba40 Workaround HaxeFoundation/haxe #2272. 2013-10-21 22:26:54 +02:00
Juraj Kirchheim
687683e86a Grammar learn I must. 2013-10-20 14:34:43 +02:00
Juraj Kirchheim
cac79aaba9 Formatting. 2013-10-20 14:28:51 +02:00
back2dos
583f404089 Support haxe/java oddities. 2013-10-20 12:38:09 +02:00
back2dos
bf6098c9dc Bump version + dependencies. 2013-10-17 10:33:00 +02:00
back2dos
0d6ee48067 Added support for explicitly direct type -> complextype translation. 2013-10-17 10:31:47 +02:00
Juraj Kirchheim
64cc8c8ea7 Merge pull request #1 from jasononeil/patch-1
Avoid conflicting `tink.Outcome` and `tink.OutcomeTools` typedefs
2013-10-17 00:36:32 -07: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
8fb477e8e9 Added links. Slightly better headlines. 2013-10-13 19:59:16 +02:00
back2dos
3298e792ad Merge branch 'master' of https://github.com/haxetink/tink_macro 2013-10-13 19:43:16 +02:00
back2dos
1bdb3e5b77 Updated dependency. 2013-10-13 19:42:57 +02:00
back2dos
ef7fe70446 Make setter bypass in constructor optional. 2013-10-13 19:42:07 +02:00
Juraj Kirchheim
97e0cbf005 Make doc fit github. 2013-10-01 23:42:09 +02:00
Juraj Kirchheim
1eb8f16e8f Remove MacroError from doc. 2013-10-01 23:38:18 +02:00
Juraj Kirchheim
fe80d2631a Code formatting. 2013-10-01 23:35:30 +02:00
Juraj Kirchheim
95a44e9d45 Update README.md 2013-10-01 23:15:04 +02:00
back2dos
516479cc72 Bump version. 2013-10-01 23:13:23 +02:00
back2dos
82257633db Documentation. 2013-10-01 15:41:53 +02:00
back2dos
7223ae474a Reviewed constructor API. 2013-10-01 15:03:16 +02:00
back2dos
716f3b3eb9 Added getVar. 2013-09-30 17:08:04 +02:00
back2dos
5f17f870a1 Formatting. 2013-09-30 17:07:38 +02:00
back2dos
0e0eaf0655 Deal with null positions in getOutcome. 2013-09-30 17:06:55 +02:00
back2dos
da0ca74ad3 Initial context for typed map is optional. 2013-09-30 17:06:03 +02:00
back2dos
fe51e127f2 Rename facade and update code to deal with that. 2013-09-29 13:07:10 +02:00
back2dos
8dc700b434 Minor changes. Bump version. 2013-09-27 23:27:25 +02:00
back2dos
cd15e4b00c New facade. Rudimentary tests. 2013-09-25 14:32:19 +02:00
back2dos
4054939a7c Formatting. 2013-09-10 11:43:45 +02:00
back2dos
e30fff4996 Use proper path. 2013-08-01 15:48:46 +02:00
back2dos
f31905bbb1 Do not use inline on setters as it seems to break some complex expressions. 2013-07-17 08:01:34 +02:00
back2dos
61814e5c3f Minor. 2013-07-16 19:25:37 +02:00
back2dos
4d9cb4cddd Expose target class. 2013-07-16 19:25:22 +02:00
back2dos
6fbdc9b57b Include haxe.macro.ExprTools. 2013-07-16 17:03:26 +02:00
back2dos
3d8e52fcf0 Add class building helpers. 2013-07-16 16:03:11 +02:00
back2dos
56cc32f3a9 Cleanup. 2013-07-16 16:02:53 +02:00
back2dos
9a98bd25b5 Minor. 2013-07-10 21:23:19 +02:00
back2dos
c19c54bbce Renamed Exprs.map to Exprs.typedMap to not collide with haxe.macro.ExprTools 2013-07-10 21:21:52 +02:00
back2dos
45a5e15d49 Minor stuff. 2013-07-10 21:04:57 +02:00
back2dos
98f5903451 Remove printer and use std lib instead. 2013-07-10 21:00:29 +02:00
back2dos
db35494bf7 Use right package. 2013-06-27 13:46:23 +02:00
back2dos
b7c421cad2 Moved bouncer back top package. 2013-06-27 13:43:04 +02:00
back2dos
3a92c22790 Overall cleanup. 2013-06-26 21:59:22 +02:00
Juraj Kirchheim
fb2115aca2 Initial commit 2013-06-26 07:11:51 -07:00