Renaud Pawlak
89cb7b0883
update dependencies
2017-08-09 10:14:41 +02:00
Renaud Pawlak
cb7ac844a3
fixed #279
2017-05-29 13:10:39 +02:00
Renaud Pawlak
fb3ed64482
more support for java.lang.Character API (#see 262)
...
- added test
- fixed bug in char wrapping
2017-05-16 10:32:24 +02:00
Renaud Pawlak
bac62d04b9
more core Java support
...
- numbers (Float.intBitsToFloat, ...)
- Class.isInstance
2017-05-16 08:12:45 +02:00
Renaud Pawlak
f17f03a7e1
remove dependency to j4ts
...
- now JSweet default is to *not* require any runtime to compile and run
Java APIs
2017-05-05 08:59:15 +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
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
40cb6d3597
rename directories
2017-01-04 16:16:42 +01:00