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
S
scala-worksheet
Settings
|
Report Duplicate
1
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 19, 2023 — Jan 19, 2024
Showing page 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Be more robust when parsing stdout. No more crashes on `NumberFormatException`.
Iulian Dragos
More...
over 12 years ago
Don't route stderr when reading from the instrumented code. We don't want any output that is not from our own code.
Iulian Dragos
More...
over 12 years ago
Fix race condition in error markers.
Iulian Dragos
More...
over 12 years ago
Move error annotation logic in the editor. Report errors as you type won't miss updates anymore.
Iulian Dragos
More...
over 12 years ago
Added jar signing plugin.(cherry picked from commit 9da288d6d79d0a3f8e455db99c78e83e809eed99)
Iulian Dragos
More...
over 12 years ago
Changed update site to the final milestone release.
Iulian Dragos
More...
over 12 years ago
Added plugin signing script.
Iulian Dragos
More...
over 12 years ago
Fixed #82. Made the partitioner conservative, meaning no attempt is made to be smart about partitioning changes: it always assumes partitioning has changed. Should be ok for relatively small documents as the worksheet is using.
Iulian Dragos
More...
over 12 years ago
Call `endUpdate` when there are compilation errors.
Iulian Dragos
More...
over 12 years ago
Fix #81. Add user class path to the resident compiler.
Iulian Dragos
More...
over 12 years ago
Removed version restriction to Indigo. The worksheet works fine with Juno.
Iulian Dragos
More...
over 12 years ago
Bumped version to 0.2.0-SNAPSHOT
Iulian Dragos
More...
over 12 years ago
Added tycho-versions plugin.
Iulian Dragos
More...
over 12 years ago
Set the correct license: Apache 2.0
Luc Bourlier
More...
over 12 years ago
Updated for the scalaide 1001240 changes
Luc Bourlier
More...
over 12 years ago
Call super.handlePreferences so that changes to general Text Editors are handled properly (thanks to @skyluc for providing the fix).
Iulian Dragos
More...
over 12 years ago
Fixed tests and added a few more.
Iulian Dragos
More...
over 12 years ago
Removed dead code.
Iulian Dragos
More...
over 12 years ago
Display 'worksheet name' instead of 'file name' in the New wizard.
Iulian Dragos
More...
over 12 years ago
Fix hover issue in the preview window for syntax coloring.
Iulian Dragos
More...
over 12 years ago
Enabled auto-edit strategies tests.
Iulian Dragos
More...
over 12 years ago
Added a few basic evaluation tests and a bit of framework for testing the evaluation engine.
Iulian Dragos
More...
over 12 years ago
More informative errors in the Eclipse Error Log. In case we have a Throwable, log it properly so we see a stack trace.
Iulian Dragos
More...
over 12 years ago
Guard build errors against `NoPosition`.
Iulian Dragos
More...
over 12 years ago
Small stylistic changes: removed double parenthesis and more informative `toString` method.
Iulian Dragos
More...
over 12 years ago
More comments and refactored the `EditorProxy` trait.
Iulian Dragos
More...
over 12 years ago
Merge pull request #79 from amirsh/master
Iulian Dragos
More...
over 12 years ago
TextHover is added.
Amir Shaikhha
More...
over 12 years ago
Refresh the resident compiler on project build. Fix #78.
Iulian Dragos
More...
over 12 years ago
Remove unnecessary `sealed` modifier.
Iulian Dragos
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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