Commit Graph

23 Commits

Author SHA1 Message Date
Kevin Leung
747d07bfc5 Revert "Better type comparison (closes #25)"
This reverts commit 00640d8328.
2019-05-13 18:53:42 +08:00
Kevin Leung
00640d8328 Better type comparison (closes #25) 2019-05-13 17:01:54 +08:00
Juraj Kirchheim
d90fb966d2 Add call to find main class. 2019-05-07 22:42:39 +02:00
Juraj Kirchheim
53868cc6f3 Some fumbling with isSubTypeOf and add test for final. 2019-03-03 17:13:04 +01:00
Juraj Kirchheim
2aa0b07e9f Helper for short identifiers. 2018-03-29 01:59:27 +02:00
Juraj Kirchheim
40497bb1fc Fix tests for Haxe 3.2.1. 2018-01-31 20:36:10 +01:00
Juraj Kirchheim
f269d13abf Add workaround for HaxeFoundation/haxe#6830. 2018-01-31 15:43:52 +01:00
Juraj Kirchheim
9cd59d3989 Handle module types properly. 2018-01-29 10:12:06 +01:00
Kevin Leung
aad311f524 Don't even need an outcome 2016-12-07 10:10:22 +08:00
Kevin Leung
38aa0f4dc4 Concat any exprs 2016-12-07 10:08:47 +08:00
Juraj Kirchheim
c3cecad472 Add TypeMap with test. 2016-04-19 12:52:45 +02:00
Juraj Kirchheim
c0b562af31 Fix indenting. 2016-04-14 13:54:26 +02: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
70f2c9ba40 Workaround HaxeFoundation/haxe #2272. 2013-10-21 22:26:54 +02:00
back2dos
0d6ee48067 Added support for explicitly direct type -> complextype translation. 2013-10-17 10:31:47 +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
3d8e52fcf0 Add class building helpers. 2013-07-16 16:03:11 +02:00
back2dos
45a5e15d49 Minor stuff. 2013-07-10 21:04:57 +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