43
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 21 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed an NPE with def/vals which have types as children. More... almost 16 years ago
Fixed an NPE with vals which have synthetic vals as children. More... almost 16 years ago
Fixed #1165. More... almost 16 years ago
Fixed #179. More... almost 16 years ago
Include Scala Swing in the classpath container and on the classpath for the embedded console. Avoid running partest when building a plugin distribution. More... almost 16 years ago
Use a more robust method of determining length of a compilation unit. More... almost 16 years ago
More comprehensible sort order for completion proposals. Improved display of method and function signatures in the Package Explorer. Package Explorer "link with editor" functionality restored for .scala files. Initial support for source range highlighting in the Scala editor. Reduced the frequency of Package Explorer refreshes when building Scala element trees. More... almost 16 years ago
More niceties with matching More... almost 16 years ago
Fixing a crash in brace matching (didn't do enough testing). More... almost 16 years ago
Making brace completion more user friendly. More... almost 16 years ago
Fixed issue with many boolean compiler options being enabled unexpectedly. More... almost 16 years ago
Added support for global compiler configuration with per-project override. Patch from Josh Suereth ... Many thanks, much appreciated. More... almost 16 years ago
JDT integration improvements. More... almost 16 years ago
More graceful error recovery from a hard crash in the build compiler. More... almost 16 years ago
Fixing document provider so we can actually look at library classes again. More... almost 16 years ago
piping errors with no positions in presentation compiler from error log to console More... almost 16 years ago
Added support for project-level build errors. These build errors will only stick around for one compile, and will be cleared at the next compile (the only compromise between informing the user and having errors stick around forever). More... almost 16 years ago
First cut at JDT integration. Functional, but very much a work in progress. More... almost 16 years ago
Added a project-level action to convert a Java to a Scala project and vice versa. Patch from Josh Suereth ... many thanks, much appreciated. More... almost 16 years ago
Rolling back transitive closure recompile as its no longer necessary with change in Scala compiler. More... almost 16 years ago
Fixing build dependency bugs reported on mailing list. More... almost 16 years ago
Fixing broken plugin build. More... almost 16 years ago
Revamp of build compiler and dependency tracking interfaces. More... almost 16 years ago
Fix for #1078. Patch from Josh Suereth, many thanks. More... almost 16 years ago
Fixed various things broken by change in initialization behaviour. More... almost 16 years ago
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala-plugin/trunk@15450 5e8d7ff9-d8ef-0310-90f0-a4852d11357a More... almost 16 years ago
fixing build More... almost 16 years ago
Bug hardening. More... almost 16 years ago
Constructor reflection hack to get better HTML viewer for hover's under 3.4 and still compile under 3.3 More... almost 16 years ago
Reverted previous change which required Eclipse 3.4. More... almost 16 years ago