index
:
fengari
master
Mirrored from https://github.com/fengari-lua/fengari
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.json
Commit message (
Expand
)
Author
Age
*
Release v0.1.2
v0.1.2
daurnimator
2018-04-23
*
src/loslib.js: Use our own strftime implementation; removes dependency
daurnimator
2018-04-23
*
Merge branch 'test-with-jest'
daurnimator
2018-04-20
|
\
|
*
test/test-suite: Move ported PUC-Rio test suite to jest
daurnimator
2018-04-14
|
*
Start moving test suite from tape => jest
daurnimator
2018-04-14
*
|
Release v0.1.1
v0.1.1
daurnimator
2018-04-03
|
/
*
Release v0.1.0
v0.1.0
daurnimator
2018-03-31
*
package.json: Add prepublishOnly script to catch last-minute issues
daurnimator
2018-03-31
*
package.json: Upgrade dependencies
daurnimator
2018-03-29
*
package.json: Remove webpack and loaders
daurnimator
2018-03-29
*
package.json: Upgrade dependencies to latest versions
daurnimator
2018-02-04
*
package.json: Add directories.lib
daurnimator
2018-02-04
*
package.json: Use yarn-favoured indentation
daurnimator
2018-01-29
*
package.json: Add sideEffects: false
daurnimator
2018-01-29
*
package.json: Remove old test-inprogress script
daurnimator
2017-12-29
*
src/loadlib.js: Add support for web worker global env
daurnimator
2017-12-28
*
tests/: Fix linter complaints
daurnimator
2017-12-10
*
package.json: Add eslint; remove jshint config
daurnimator
2017-12-10
*
package.json, yarn.lock: Upgrade to newer packages
daurnimator
2017-09-16
*
webpack.config.js: Use babel-loader instead of babili-webpack-plugin
daurnimator
2017-08-18
*
Remove math.randomseed implementation
daurnimator
2017-08-18
*
Move jshint config to package.json
daurnimator
2017-08-18
*
Move to upstream sprintf-js release
daurnimator
2017-05-31
*
test-inprogress npm script
Benoit Giannangeli
2017-05-20
*
README,package.json: Update links for new organisation
daurnimator
2017-05-14
*
package.json: Update "main" field to fengari.js
daurnimator
2017-05-12
*
Webpack (single bundle for now)
Benoit Giannangeli
2017-05-09
*
Clean up package.json
Benoit Giannangeli
2017-05-08
*
package.json: npm automatically adds dependencies to PATH when you run 'npm t...
daurnimator
2017-05-08
*
package.json: Add myself to contributors
daurnimator
2017-05-08
*
os.date
Benoit Giannangeli
2017-05-02
*
os.tmpname
Benoit Giannangeli
2017-04-28
*
npm t runs test suite, removed t.comment
Benoit Giannangeli
2017-04-26
*
debug.debug
Benoit Giannangeli
2017-04-11
*
Fixed %g in sprintf.js to not keep trailing zeros
Benoit Giannangeli
2017-04-10
*
Use correct sprintf package
Benoit Giannangeli
2017-03-31
*
string.format
Benoit Giannangeli
2017-03-16
*
Remove use of 'buffer-dataview' library
daurnimator
2017-03-03
*
math.random/randomseed
Benoit Giannangeli
2017-02-26
*
Initial commit
Benoit Giannangeli
2017-02-01