18 Commits

Author SHA1 Message Date
dcodeIO
1a522f793b Other: Update dependencies 2018-05-16 13:01:51 +02:00
dcodeIO
812b38ddab Other: Move global handling to util, see #995 2018-04-06 13:34:13 +02:00
dcodeIO
b8a5b126fa Other: Regenerated dist files and fixed linting issues 2017-11-24 18:50:18 +01:00
dcodeIO
bda1bc6917 Other: Fix travis build 2017-11-24 15:55:15 +01:00
dcodeIO
a18e6db9f0 Other: Minor compression ratio tuning 2017-04-20 14:30:23 +02:00
dcodeIO
364e7d457e Other: Exclude dist/ from codeclimate checks 2017-03-07 23:04:37 +01:00
dcodeIO
276a594771 New: Initial attempt on a backwards compatible fetch implementation with binary support, see #661 2017-01-27 01:31:45 +01:00
dcodeIO
b6cf228a82 Fixed: Use custom prelude in order to exclude any module loader code from source (for webpack), see #658 2017-01-26 17:41:08 +01:00
dcodeIO
168e448dba Other: Bundler provides useful stuff to uglify and a global var without extra bloat 2017-01-17 05:51:19 +01:00
dcodeIO
3325e86930 Other: Properly removed builtins from bundle; Other: UMD wrapper detects more enviroments + loader test cases 2017-01-17 02:11:39 +01:00
dcodeIO
442471363f New: Added a noparse build for completeness 2016-12-23 11:39:11 +01:00
dcodeIO
bfee1cc362 New: Now compresses .gz files using zopfli to make them useful beyond being just a reference 2016-12-21 12:52:42 +01:00
dcodeIO
0b0de2458a Breaking: Relicensed the library and its components to BSD-3-Clause to match the official implementation (again); New: Replaced the ieee754 implementation for old browsers with a faster, use-case specific one + simple test case 2016-12-20 22:40:47 +01:00
dcodeIO
7939a4bd8b Updated README and bundler according to dynamic require calls 2016-12-18 18:55:07 +01:00
dcodeIO
19c269f1dc Generate lookupTYPE functions programmatically; Ensure working reflection class names with minified builds 2016-12-14 17:32:07 +01:00
dcodeIO
a54fbc918e Provide prebuilt browser versions of the static runtime 2016-12-13 17:31:31 +01:00
dcodeIO
ce41d0ef21 More micromodules; A lot of minor optimizations to performance and gzip ratio 2016-12-12 23:52:01 +01:00
dcodeIO
26ba0bb1ab Fresh master without docs 2016-11-26 11:53:06 +01:00