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
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 5 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add `make compile-debug` to do a quick javac with -Xlint on to get warnings.
Daniel Friesen
More...
over 15 years ago
Using print and Kernel.exit(1); all the time is getting tedious. Implement Kernel.die(msg);
Daniel Friesen
More...
over 15 years ago
Silence compiler complaints about depreciated methods.
Daniel Friesen
More...
over 15 years ago
Add a few coding lines
Daniel Friesen
More...
over 15 years ago
Some work on banana. It's already executable and returning the first of help pages.
Daniel Friesen
More...
over 15 years ago
Update ToDo notes
Daniel Friesen
More...
over 15 years ago
Support __DIR__ and __LINE__
Daniel Friesen
More...
over 15 years ago
Add the frame for banana
Daniel Friesen
More...
over 15 years ago
Implement __FILE__
Daniel Friesen
More...
over 15 years ago
Add support for command hooks
Daniel Friesen
More...
over 15 years ago
Global should be readonly
Daniel Friesen
More...
over 15 years ago
Scratch that /etc/ subdir in monkeyscript home.
Daniel Friesen
More...
over 15 years ago
Use .getImplementationVersion() to output a real platform line.
Daniel Friesen
More...
over 15 years ago
ToDo notes
Daniel Friesen
More...
over 15 years ago
Minor cleanup of makefile
Daniel Friesen
More...
over 15 years ago
Add work on rc scripts.
Daniel Friesen
More...
over 15 years ago
Add checkout warning.
Daniel Friesen
More...
over 15 years ago
Use a light hack to implement Kernel.newError without anything inside Rhino itself for now. For now monkeyscript lite errors make by newError will not have fileName and lineNumber.
Daniel Friesen
More...
over 15 years ago
Working on File class
Daniel Friesen
More...
over 15 years ago
Working on Buffer
Daniel Friesen
More...
over 15 years ago
Update wrench
Daniel Friesen
More...
over 15 years ago
Update wrench submodule and add a Makefile rule for updating our copy of wrench17.js Add README with instructions for updating lib/wrench17.js update lib/wrench17.js
Daniel Friesen
More...
over 15 years ago
Add monkeyscriptHome, configDir, and todo note for os.temp
Daniel Friesen
More...
over 15 years ago
use a try..finally loop to ensure that readers used in readFile are closed when finished.
Daniel Friesen
More...
over 15 years ago
Start work on Stream object
Daniel Friesen
More...
over 15 years ago
Update ToDo
Daniel Friesen
More...
over 15 years ago
Add wrench.js as a submodule
Daniel Friesen
More...
over 15 years ago
Whoops, the 1 in MonkeyScript.java wasn't a ScriptReader.
Daniel Friesen
More...
over 15 years ago
Use a getFirstLine() getter instead of just using 1 to be future compatible with extra features that modify the script by adding extra code to the start of the file.
Daniel Friesen
More...
over 15 years ago
Add Kernel
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