9 Commits

Author SHA1 Message Date
Robert Plummer
2b25c75d70 feat: Dynamic recompiling 2019-05-16 21:39:01 -04:00
Robert Plummer
ef3f0cf001 feat: support for boolean as variable, argument, and constant
fix: implied else issue discovered, and fixed when testing boolean using leading and following return statements
fix: Added a section in documentation about types and added reference to boolean
fix: Bump and build
2019-04-29 08:45:43 -04:00
Robert Plummer
82e4966551 feat: v2.0.0rc1
Cleanup and add random support (seeded by... Math.random()!)
I went through api and cleaned it up considerably
2019-01-31 18:24:25 -05:00
Robert Plummer
8bf362ad9a feat: No failing tests locally, only skipping and passing
Also:
feat: Typescript typings
feat: api cleanup and exports
feat: removal of building for node, only browser
2019-01-29 21:41:21 -05:00
Robert Plummer
87e2be5fba feat: Migrating to use gl, bump version number
Not ready yet, but close.  Need build scripts from headless-gl upstream.
2019-01-04 10:29:45 -05:00
Arjun Mehta
b398e4fc73 Increase size of kernels 2018-12-01 19:27:58 -08:00
Arjun Mehta
d464c92d84 Fix benchmarks 2018-12-01 19:03:09 -08:00
Arjun Mehta
bcb731257b Update benchmark examples 2018-12-01 18:48:09 -08:00
Arjun Mehta
8fd007d376 Add benchmark test 2018-12-01 18:11:13 -08:00