dcodeIO
|
8b5d1d7f74
|
Minor refactoring; Fix n-body TS build
|
2018-04-28 18:07:20 +02:00 |
|
Max Graey
|
d66f9d205c
|
Add portable ctz, popcnt, rotl, rotr, nearest & copysign (#75)
Thank you!
|
2018-04-15 00:35:43 +02:00 |
|
dcodeIO
|
c80bf35747
|
Move fmod/fmodf to builtins and bind them to the '%' operator
|
2018-03-24 18:39:20 +01:00 |
|
Max Graey
|
477669d7a3
|
Add min. normalized positive value (MIN_POSITIVE_VALUE) for floats (#50)
|
2018-03-21 01:06:56 +01:00 |
|
dcodeIO
|
0fef69e445
|
Set up documentation generation
|
2018-03-19 01:12:18 +01:00 |
|
dcodeIO
|
5eb10d404f
|
Document the purpose of most files
|
2018-03-17 23:41:48 +01:00 |
|
dcodeIO
|
2ed9fac171
|
Initial compile time type check builtins
|
2018-03-17 12:54:37 +01:00 |
|
dcodeIO
|
9ef8b162a9
|
Also lint stdlib
|
2018-02-25 23:21:32 +01:00 |
|
dcodeIO
|
8dc517e352
|
Cleanup; Initial tslint integration
|
2018-02-25 00:13:39 +01:00 |
|
Max Graey
|
de1c4b3da5
|
Add bswap/bswap16 post MVP polyfills (#34)
|
2018-02-19 12:35:28 +01:00 |
|
dcodeIO
|
3924aa96ae
|
Fun fact: Can even implement parseInt/I32/I64 using generics, see #19
|
2018-01-30 06:05:35 +01:00 |
|
dcodeIO
|
fc777b3a89
|
Builtins rewrite with type parameter inference; Small integer math optimizations; Switchify
|
2018-01-10 13:09:05 +01:00 |
|
dcodeIO
|
f507fc8168
|
Add fmod compiler test
|
2018-01-02 23:01:06 +01:00 |
|
dcodeIO
|
1221ff129d
|
More built-in constants; Get/set parsing fixes; I64.toF64 fixes
|
2018-01-02 21:41:25 +01:00 |
|
dcodeIO
|
2720515982
|
More stdlib setup
|
2017-12-16 17:54:53 +01:00 |
|
dcodeIO
|
85a9fb1eb5
|
Stdlib preparations
|
2017-12-16 02:27:39 +01:00 |
|
dcodeIO
|
7cf879fb4b
|
Type limits
|
2017-12-15 15:00:19 +01:00 |
|
dcodeIO
|
c6c36613e6
|
Accessor parsing; Cleanup
|
2017-12-14 11:55:35 +01:00 |
|
dcodeIO
|
3d544c2fe5
|
Slight restructure
|
2017-12-12 16:08:54 +01:00 |
|