Robert Plummer
1e60084020
feat: Full type inference (this is a HUGE feature)
...
feat: Add mandelbulb.html example
fix: Bump and build
2019-03-19 19:51:03 -04:00
Robert Plummer
5f59354219
fix: this.thread, and this.output type handling, and block statements
2019-02-18 10:55:30 -05:00
Robert Plummer
22046269b6
feat: Added "dev" mode, so we can easily debug
...
refactored webgl for statements, to be more performant
added unit tests for "for" statements
will do the same for cpu for statements next
fixed some issues in typings file
exposed FunctionNode from standard importer
2019-02-10 12:17:31 -05:00
Robert Plummer
cf5a358422
fix: Got 100% unit tests in chrome, ff, safari, and node.
2019-02-07 19:08:19 -05:00
Robert Plummer
630bd94ead
feat: Completely new type checking system, and refined state management
2019-02-04 19:46:55 -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
920aaf67d9
feat: Massive simplification and refactor for v2
2019-01-26 21:47:26 -05:00
Robert Plummer
bafac7831e
feat: Huge rewrite for v2
2019-01-24 22:18:22 -05:00
Robert Plummer
8e8ca00123
fix: Add integer handling in loops, and related
...
Remove debug log, move `module.exports` so classes resolve in ide
2019-01-13 12:15:25 -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
Robert Plummer
87ccce51df
fix: thread & output variabel assignment
...
Fixes #390
2018-11-01 10:03:18 -04:00