Renaud Pawlak
|
b5a4795a34
|
various fixes
- const analyzer made global to work with default methods
- equals substitution ensures that argument is parenthesized if needed (test added)
|
2020-07-21 14:08:28 +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 |
|