Florian Dold
|
613a14c14f
|
fix messaging, small issues and safer types
|
2017-05-31 16:04:23 +02:00 |
|
Florian Dold
|
29908d5ef6
|
paths, multi env and webpack config
|
2017-05-30 14:38:29 +02:00 |
|
Florian Dold
|
94d111a945
|
lint for unused variables, fix query bug detected by this
|
2017-05-29 18:27:50 +02:00 |
|
Florian Dold
|
1c3346cd53
|
less ad-hoc messaging, fix some lint warnings
|
2017-05-29 16:27:53 +02:00 |
|
Florian Dold
|
3f01c9490b
|
adjust webpack config to exclude node modules
|
2017-05-29 02:44:28 +02:00 |
|
Florian Dold
|
a418875877
|
docs
|
2017-05-28 22:31:54 +02:00 |
|
Florian Dold
|
e7fa87bcc0
|
documentation and tslint settings to check for docs
|
2017-05-28 21:55:16 +02:00 |
|
Florian Dold
|
08bd3dc0e8
|
add linting rules and fix them
|
2017-05-28 13:46:36 +02:00 |
|
Florian Dold
|
bd17ead09a
|
missing files
|
2017-05-27 22:56:35 +02:00 |
|
Florian Dold
|
478a089e52
|
fix module loading for node under fake web workers
|
2017-05-27 22:55:52 +02:00 |
|
Florian Dold
|
9a1b2c8ccc
|
convert tests to ava tests
|
2017-05-27 19:20:27 +02:00 |
|
Florian Dold
|
592fd62402
|
fix emscripten module loading in node
|
2017-05-27 19:04:07 +02:00 |
|
Florian Dold
|
d381226f21
|
Simplify loading of the emscripten lib.
This removes an ugly hack and makes it possible to access the emscripten
compiled library from within nodejs test cases more easily.
|
2017-05-27 18:43:34 +02:00 |
|