summaryrefslogtreecommitdiffstats
path: root/src/memory.js
Commit message (Expand)AuthorAgeFilesLines
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-6/+5
* rework of classes, make events on every object possibleUlrich-Matthias Schäfer2018-11-051-1/+1
* forgot about memory testsUlrich-Matthias Schäfer2018-11-041-7/+7
* implement registerMethods(), introduce real arrays for modern browsers, fix s...Ulrich-Matthias Schäfer2018-11-041-1/+1
* introduce register and registerMethod method to get rid of dependency problemsUlrich-Matthias Schäfer2018-11-011-1/+6
* resolve circular references and make example working againUlrich-Matthias Schäfer2018-10-271-29/+32
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-5/+6
* The first half of the library complies with Standard lintingSaivan2018-02-271-21/+22
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-3/+3
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Bumped to v0.33wout2014-01-221-0/+0
* Fixed bug in memory systemwout2013-08-221-7/+9
* Added memory modulewout2013-07-021-0/+34