openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MonkeyScript
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don't give link juice do domains I let go and got picked up by junk
Daniel Friesen
More...
almost 10 years ago
Add stringtest
Daniel Friesen
More...
over 15 years ago
Commit partial install, move part of bootstrap stuff into Jake.js
Daniel Friesen
More...
over 15 years ago
Add file and code lint
Daniel Friesen
More...
over 15 years ago
Docctest file with starting tests for Blob
Daniel Friesen
More...
over 15 years ago
Commit a rough bit of code starting on require('encodings');
Daniel Friesen
More...
over 15 years ago
Commit start of MongoDB module (will be moved to a package later) that has been sitting arround for awhile.
Daniel Friesen
More...
over 15 years ago
Move modules that use liveconnect from mod.js to mod.java.js and support that in require.
Daniel Friesen
More...
over 15 years ago
Cleanup error printing and make sure to catch syntax errors as well.
Daniel Friesen
More...
over 15 years ago
Doctest support in shell
Daniel Friesen
More...
over 15 years ago
Commit a temporary specialty js.jar build. Current Rhino trunk is not usable as it appears to have a bug in it, but one commit adds annotations we need. To recreate this jar take these steps: > git submodule update lib/rhino Cherry-pick c64837a13c10b05f06ee9e1e3b5c14d41006111f > cd lib/rhino > patch -p1 ../exportAsJSClass-createConstructor.patch > cd ../../ > make rhino
Daniel Friesen
More...
over 15 years ago
Incomplete io/buffer implementation
Daniel Friesen
More...
over 15 years ago
Move ProcessFunction into a require module, add exporting thorws to Exports, move cli.shell into a repl require module and make it usable.
Daniel Friesen
More...
over 15 years ago
Make bootstrap trigger building of commonjs io/buffer and copying of it into the bootstrap
Daniel Friesen
More...
over 15 years ago
Convert Makefile into bootstrap builder, bootstrap commonjs modules as well, add an internal monkeyscriptrc to populate hooks and internal commonjs paths
Daniel Friesen
More...
over 15 years ago
Fix makefile so it knows when to copy the monkeyscript bash script
Daniel Friesen
More...
over 15 years ago
Tweak monkeyscript bash file to work out of the box when built
Daniel Friesen
More...
over 15 years ago
Implement support for jar based modules
Daniel Friesen
More...
over 15 years ago
Move modules into a modules subdirectory (this will make splitting out things like jars easier)
Daniel Friesen
More...
over 15 years ago
Update README with cleaner info, info on rhino, and info on tests.
Daniel Friesen
More...
over 15 years ago
Switch test command from commonjs-test to test.commonjs and use a group for it.
Daniel Friesen
More...
over 15 years ago
Jake: Fix alltasks, add core-tasks, setup runTask to expand groups till the task is found.
Daniel Friesen
More...
over 15 years ago
Fix Makefile, without these deps bash files won't update. And fix up args a little more.
Daniel Friesen
More...
over 15 years ago
Setup commonjs-tests submodule properly
Daniel Friesen
More...
over 15 years ago
Move README to README.mkd so github formats it and add a COPYING file
Daniel Friesen
More...
over 15 years ago
Prepend license boilerplate to code
Daniel Friesen
More...
over 15 years ago
CommonJS system and io/filesystem/raw Partial implementation of CommonJS `system` module (no env yet, std* depends on files before impl) 90% implementation of io/filesystem/raw
Daniel Friesen
More...
over 15 years ago
Background changes to require()
Daniel Friesen
More...
over 15 years ago
Test extensions as well even though we haven't done any of them and some of them don't matter
Daniel Friesen
More...
over 15 years ago
Add commonjs-tests subproject and a Jake.js which supports `jake commonjs-tests` to test commonjs complaince
Daniel Friesen
More...
over 15 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree