0
I Use This!
Inactive

Commits : Listings

Analyzed 41 minutes ago. based on code collected about 14 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix of Template Syntax Coloring preference page, fix #37 for Eclipse Juno and Scala IDE 2.1 M3 for 2.10. More... about 11 years ago
Updated ScalaTemplateCompiler code from Play 2.1.0. Updated dependencies to latest versions for Scala 2.10.0 More... about 11 years ago
Merge pull request #32 from aldenml/scala-2.10.0 More... over 11 years ago
Merge pull request #2 from skyluc/issue/support-Scala-2.10-32 More... over 11 years ago
Use the correct version of weaving on Juno More... over 11 years ago
Minor fix in README More... over 11 years ago
Merge pull request #1 from skyluc/issue/support-Scala-2.10-32 More... over 11 years ago
Cleaned the build profiles More... over 11 years ago
Clean up of the build configurations More... over 11 years ago
Missing file More... over 11 years ago
New mvn "scala-ide-juno-scala-2.10" build profile using the Scala IDE Juno build and Scala 2.10.0. MANIFEST.MF takes library parameters from current build profile values. Fixed files TemplateCompilationUnit.scala and CompilerUsing.scala compilation issues (slurpString -> string), this change will create compilation issues with the scala-io for 2.9.X library versions. Commented TemplateTestSuite tests due to an issue with the eclipse framework. More... over 11 years ago
Merge pull request #31 from skyluc/issue/spurious-error-on-original-text-30 More... over 11 years ago
Correctly set the cache to the new value. More... over 11 years ago
Clean up of some warnings More... over 11 years ago
Remove versioned dependency on jdt.core. More... over 11 years ago
Merge pull request #27 from dotta/issue/fix-compilation More... over 11 years ago
Fixed compilation failure due to scala-ide/scala-ide@c68b3b7d926324b02fc5826029a9741eb4d2bbc0 More... over 11 years ago
Added a local hyperlink detector. More... over 11 years ago
Added jar signing and profiles for milestone builds. More... over 11 years ago
Fixed #25 More... over 11 years ago
Merge remote-tracking branch 'upstream/master' More... over 11 years ago
pom updated to retrieve new version of template compiler More... over 11 years ago
More comments and cleanups. More... over 11 years ago
Some comments added More... over 11 years ago
Adapted to VirtualFile removed of PlayCompiler More... over 11 years ago
Fixed #22. matrix of GeneratedSource is sorted by second field More... over 11 years ago
Fixed #23. Template Editor uses new compilation method and doesn't use real files and temporary files. More... over 11 years ago
First try of changing the code More... over 11 years ago
VirtualFile is used many other places More... over 11 years ago
jar file removed, instead project added. Some changes made for supporting Virtual inside TemplatePresentationCompiler More... over 11 years ago