openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
U
UnityREPL
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 5 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README to reflect merge from Unity3 branch back to master.
Jon Frisby
More...
over 15 years ago
Make this work on both Unity 2.6 AND Unity 3.0.
Jon Frisby
More...
over 15 years ago
Cruft removal.
Jon Frisby
More...
over 15 years ago
Don't create and discard a StringBuffer every time we have output.
Jon Frisby
More...
over 15 years ago
Final readme updates for release.
Jon Frisby
More...
over 15 years ago
Note to self.
Jon Frisby
More...
over 15 years ago
Remove dead code.
Jon Frisby
More...
over 15 years ago
Clean up comments / docs.
Jon Frisby
More...
over 15 years ago
Formatting corrections.
Jon Frisby
More...
over 15 years ago
Make this API a touch easier to use...
Jon Frisby
More...
over 15 years ago
Merge branch 'master' into Unity3
Jon Frisby
More...
over 15 years ago
Merge branch 'master' of github.com:MrJoy/UnityREPL
Jon Frisby
More...
over 15 years ago
Trailing whitespace removal.
Jon Frisby
More...
over 15 years ago
Don't show the code the user executed -- it's problematic clutter for the moment...
Jon Frisby
More...
over 15 years ago
Print names of Unity objects.
Jon Frisby
More...
over 15 years ago
No sense having a separate panel right now...
Jon Frisby
More...
over 15 years ago
Git likes trailing newlines. :)
Jon Frisby
More...
over 15 years ago
Add scrolling, and make this a fold-out for those who don't want to pay the cost.
Jon Frisby
More...
over 15 years ago
Don't need the overhead right now...
Jon Frisby
More...
over 15 years ago
Beginnings of inline display for vars.
Jon Frisby
More...
over 15 years ago
The version of Mono.CSharp.Evaluator we're using doesn't let us access the list of variables the user has created. SO, we work around that... *shudder*
Jon Frisby
More...
over 15 years ago
ONLY catch compile errors. Users should produce output to Debug.Log.
Jon Frisby
More...
over 15 years ago
Fix long-standing "sticky continuation mode" bug.
Jon Frisby
More...
over 15 years ago
Make behavior of enter key work as it ought to under Unity3.
Jon Frisby
More...
over 15 years ago
Cruft removal.
Jon Frisby
More...
over 15 years ago
Switch to a pure Debug.Log model.
Jon Frisby
More...
over 15 years ago
Update TODO list...
Jon Frisby
More...
over 15 years ago
To hell with keeping our own history -- just plug into Debug.Log and be done with it.
Jon Frisby
More...
over 15 years ago
Remove a bit of cruft, including a spurious debug message.
Jon Frisby
More...
over 15 years ago
Slightly better formatting of the editor window.
Jon Frisby
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