Renaud Pawlak
f92c33feea
fixed undefined type
2017-05-03 18:01:55 +02:00
Renaud Pawlak
6867013d68
added forgotten $set on arrays
2017-05-03 16:07:47 +02:00
Renaud Pawlak
11c8062111
various improvements preparing v2
...
- support for decorators (fixed #43 )
- added support for core JS features (function-scope this ($this),
function-scope arguments, ...
- added/modified macros ($insert, $loose/$strict, ...)
- modified es5 and es6 API to simplify the use of JavaScript strings and
arrays
2017-05-03 12:41:51 +02:00
Renaud Pawlak
0904e0a618
reverted $apply on JS Function object
2017-05-02 05:44:38 +02:00
Renaud Pawlak
e39515891a
added first support for JavaScript this and arguments
2017-05-02 05:41:11 +02:00
Renaud Pawlak
a41eb9db38
revert $apply on core functional interfaces
2017-04-26 11:07:53 +02:00
Louis Grignon
d2b6dcafea
apply on core libs
2017-04-26 04:57:23 +02:00
Renaud Pawlak
f04583b7cb
moved jsweet.util.Globals to jsweet.util.Lang
...
- keep but deprecate old API
- code cleaning/formatting
- test for #245
2017-04-20 14:49:52 +02:00
Renaud Pawlak
ccf797feb3
rename annotation
2017-03-17 14:16:33 +01:00
Renaud Pawlak
ce52c5ce1c
rename annotation
2017-03-17 13:52:45 +01:00
Louis Grignon
54da060568
moved globals
2017-02-12 12:49:23 +01:00
Louis Grignon
b8c5f9219f
api es6 fixes + transpiler javadoc in target
2017-02-10 18:15:40 +01:00
Louis Grignon
c173da181a
added union3-4
2017-02-10 15:46:27 +01:00
lgrignon
03785e921e
module export fix
2017-02-07 09:33:32 +01:00
lgrignon
0a782017b0
no transpilation for core
2017-02-04 16:31:25 +01:00
lgrignon
b08c686a77
added core to es6 core lib
2017-02-03 22:18:22 +01:00
lgrignon
f417e7cb29
es6 pom
2017-01-28 20:35:10 +01:00
lgrignon
426e379958
candy core ES6
2017-01-28 20:33:19 +01:00
Renaud Pawlak
5b1cf57841
add more code generation tuning
...
- allow adapting case statements
- add an annotation to substitute a Java method body with plain raw
TypeScript
2017-01-25 05:22:10 +01:00
Renaud Pawlak
f02b7f7ee5
support @Erased on package + fixed @Root package issues
2017-01-23 15:55:11 +01:00
Renaud Pawlak
87541b8d14
make JSweet annotations to be visible in JavaDoc
2017-01-15 11:03:35 +01:00
Renaud Pawlak
40cb6d3597
rename directories
2017-01-04 16:16:42 +01:00