openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
MonkeyScript
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jan 26, 2025 — Jan 26, 2026
Showing page 3 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Start working on a Jake.js build file for cli.shell banana
Daniel Friesen
More...
over 16 years ago
Start work on Jake task system and avoid running deps that don't need to be run
Daniel Friesen
More...
over 16 years ago
Reduce banana's executable shell script to somethigng that just calls monkeyscript within the same directory
Daniel Friesen
More...
over 16 years ago
Upgrades to banana, sh scripts, and improvements to building. Add banana executable. Show valid actions when none selected when running banana. Have sh scripts now start to look in install paths Improve the entire Makefile so it now builds bin/ and lib/ folders and includes banana as well.
Daniel Friesen
More...
over 16 years ago
Fix issues with delayqueue in async code.
Daniel Friesen
More...
over 16 years ago
Ignore a few stuff in the root so people can fool around without accidentally comitting junk
Daniel Friesen
More...
over 16 years ago
More io/path work
Daniel Friesen
More...
over 16 years ago
Work on graphics.canvas
Daniel Friesen
More...
over 16 years ago
jline, shell work, jar loading start
Daniel Friesen
More...
over 16 years ago
This manifest line isn't useful
Daniel Friesen
More...
over 16 years ago
ToDo Notes
Daniel Friesen
More...
over 16 years ago
Forgot to take account for the \n we add on our own.
Daniel Friesen
More...
over 16 years ago
Update rhino
Daniel Friesen
More...
over 16 years ago
A little framing to lessen errors.
Daniel Friesen
More...
over 16 years ago
Need to use exports.Stream rather than Stream
Daniel Friesen
More...
over 16 years ago
Implement setTimeout and async code
Daniel Friesen
More...
over 16 years ago
Flush data before closing.
Daniel Friesen
More...
over 16 years ago
Add partial BufferStream implementation.
Daniel Friesen
More...
over 16 years ago
More File and Stream implementation .has -> .contains read-text: 512 -> len, rb -> rt Set scope when calling doOpen Migrate the majority of doOpen which is Rhino specific into a _native method Use .contentConstructro instead of ternaries and .encoding while ( chunk = read ) -> loop chunk = read !.length break special case entire file skip skip needs to handle numbers and data Fix bad getter definition toBlob inside NativeBlobBuffer (not a js method, used inside .valueOf) Fix .valueOf for both Buffer subtypes
Daniel Friesen
More...
over 16 years ago
Work on File implementation.
Daniel Friesen
More...
over 16 years ago
Implement Buffer(String|Blob, [len]);
Daniel Friesen
More...
over 16 years ago
Move rawSlice algorithm into AbstractBuffer and use a new ArrayUtils class to handle char[] and byte[] arrays abstractly.
Daniel Friesen
More...
over 16 years ago
Start implementing buffer modification starting with .append on StringBuffer. Move a bit more code into AbstractBuffer. Tags need to be interned.
Daniel Friesen
More...
over 16 years ago
idswitch make command to make it easy to write IdScriptableObjects
Daniel Friesen
More...
over 16 years ago
Make Blobs use the same new infastructure as BlobBuffers
Daniel Friesen
More...
over 16 years ago
More work implementing Buffers, theoretically now the foundation should be in a functional state (no actual buffer methods yet though)
Daniel Friesen
More...
over 16 years ago
More implementation of the Buffers
Daniel Friesen
More...
over 16 years ago
More work on implementation of the Native Buffers
Daniel Friesen
More...
over 16 years ago
Work on implementing buffer
Daniel Friesen
More...
over 16 years ago
A bit of work on IO
Daniel Friesen
More...
over 16 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