-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some changes. #3
base: master
Are you sure you want to change the base?
Commits on Mar 15, 2012
-
Dedicated class for Scala source files.
Guillaume Yziquel committedMar 15, 2012 Configuration menu - View commit details
-
Copy full SHA for f7edd5f - Browse repository at this point
Copy the full SHA f7edd5fView commit details
Commits on Mar 16, 2012
-
Including OSGi BundleContext in ScalaSource. Need to refactor tests.
Guillaume Yziquel committedMar 16, 2012 Configuration menu - View commit details
-
Copy full SHA for 1158077 - Browse repository at this point
Copy the full SHA 1158077View commit details -
Putting compile() and archive() methods in ScalaSource.
Guillaume Yziquel committedMar 16, 2012 Configuration menu - View commit details
-
Copy full SHA for 7833e02 - Browse repository at this point
Copy the full SHA 7833e02View commit details -
Guillaume Yziquel committed
Mar 16, 2012 Configuration menu - View commit details
-
Copy full SHA for dcd558d - Browse repository at this point
Copy the full SHA dcd558dView commit details -
Cleaning up implementation of bundles.
Guillaume Yziquel committedMar 16, 2012 Configuration menu - View commit details
-
Copy full SHA for 0b867d0 - Browse repository at this point
Copy the full SHA 0b867d0View commit details
Commits on Mar 19, 2012
-
AbstractFile interface is of no use to rewrite Scala code.
Guillaume Yziquel committedMar 19, 2012 Configuration menu - View commit details
-
Copy full SHA for 62f446b - Browse repository at this point
Copy the full SHA 62f446bView commit details -
Guillaume Yziquel committed
Mar 19, 2012 Configuration menu - View commit details
-
Copy full SHA for 0ef2527 - Browse repository at this point
Copy the full SHA 0ef2527View commit details -
Stubbed out PlainFile in favor of AbstractFile. Unit tests fail.
Guillaume Yziquel committedMar 19, 2012 Configuration menu - View commit details
-
Copy full SHA for 827e6a2 - Browse repository at this point
Copy the full SHA 827e6a2View commit details -
SizeOption is overriden. Unit tests are OK.
Guillaume Yziquel committedMar 19, 2012 Configuration menu - View commit details
-
Copy full SHA for 62b28b6 - Browse repository at this point
Copy the full SHA 62b28b6View commit details
Commits on Mar 21, 2012
-
Trying to hook in parsing of manifest in comments.
Guillaume Yziquel committedMar 21, 2012 Configuration menu - View commit details
-
Copy full SHA for cf74249 - Browse repository at this point
Copy the full SHA cf74249View commit details -
Better parsing of Scala scripts.
Guillaume Yziquel committedMar 21, 2012 Configuration menu - View commit details
-
Copy full SHA for e177e08 - Browse repository at this point
Copy the full SHA e177e08View commit details -
Able to extract manifest when parsing.
Guillaume Yziquel committedMar 21, 2012 Configuration menu - View commit details
-
Copy full SHA for 0870287 - Browse repository at this point
Copy the full SHA 0870287View commit details -
Guillaume Yziquel committed
Mar 21, 2012 Configuration menu - View commit details
-
Copy full SHA for 0b55283 - Browse repository at this point
Copy the full SHA 0b55283View commit details
Commits on Mar 23, 2012
-
Guillaume Yziquel committed
Mar 23, 2012 Configuration menu - View commit details
-
Copy full SHA for 68c62a3 - Browse repository at this point
Copy the full SHA 68c62a3View commit details -
Using StoreReporter instead of a custom AbstractReporter.
Guillaume Yziquel committedMar 23, 2012 Configuration menu - View commit details
-
Copy full SHA for 7de7954 - Browse repository at this point
Copy the full SHA 7de7954View commit details -
Trying to implement failing bundles for failed compilation.
Guillaume Yziquel committedMar 23, 2012 Configuration menu - View commit details
-
Copy full SHA for 93fd742 - Browse repository at this point
Copy the full SHA 93fd742View commit details -
Able to provide a failing bundle when compilation fails.
Guillaume Yziquel committedMar 23, 2012 Configuration menu - View commit details
-
Copy full SHA for 67744c2 - Browse repository at this point
Copy the full SHA 67744c2View commit details
Commits on Mar 26, 2012
-
Guillaume Yziquel committed
Mar 26, 2012 Configuration menu - View commit details
-
Copy full SHA for 2462b89 - Browse repository at this point
Copy the full SHA 2462b89View commit details
Commits on Mar 27, 2012
-
Review: essentially simple refactorings
Carlo Jelmini committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 0f1ac8e - Browse repository at this point
Copy the full SHA 0f1ac8eView commit details -
Refactoring, and adding an exception reporting mechanism to embedded …
…compiler.
Guillaume Yziquel committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 92430e4 - Browse repository at this point
Copy the full SHA 92430e4View commit details -
Silencing tracing of AbstractFileClassLoader.
Guillaume Yziquel committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 11d2483 - Browse repository at this point
Copy the full SHA 11d2483View commit details -
Fixing logging statements and other stack traces.
Guillaume Yziquel committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for afc3a4a - Browse repository at this point
Copy the full SHA afc3a4aView commit details -
Guillaume Yziquel committed
Mar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 5f9cb74 - Browse repository at this point
Copy the full SHA 5f9cb74View commit details -
Guillaume Yziquel committed
Mar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 349808d - Browse repository at this point
Copy the full SHA 349808dView commit details -
Carlo Jelmini committed
Mar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for d92f5e6 - Browse repository at this point
Copy the full SHA d92f5e6View commit details -
Removing manifest parsing, as it is not robust enough yet.
Guillaume Yziquel committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 9158174 - Browse repository at this point
Copy the full SHA 9158174View commit details -
Able to print stack trace of parser combinators in infinite loop now.
Guillaume Yziquel committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for c52a425 - Browse repository at this point
Copy the full SHA c52a425View commit details
Commits on Apr 17, 2012
-
Nicolas' change to Slang code for XTech codebase:
Correct error when getting ressource from bundle deployed as a xml file Change the version to have a XTech customized Add scm information and no push changed after release [maven-release-plugin] prepare release slang-1.0.0.xtech-01 [maven-release-plugin] prepare for next development iteration [maven-release-plugin] rollback the release of slang-1.0.0.xtech-01 Add distribution management Change the project name to have an explicit tag created by maven [maven-release-plugin] prepare release slang-1.0.0.xtech-01 [maven-release-plugin] rollback the release of slang-1.0.0.xtech-01 commit automatically on release [maven-release-plugin] prepare release slang-1.0.0.xtech-01 Nicolas' changes - rebased on github version.
nicolas.jorand authored and Guillaume Yziquel committedApr 17, 2012 Configuration menu - View commit details
-
Copy full SHA for bfc33d1 - Browse repository at this point
Copy the full SHA bfc33d1View commit details
Commits on Apr 18, 2012
-
Guillaume Yziquel committed
Apr 18, 2012 Configuration menu - View commit details
-
Copy full SHA for 4bb0efa - Browse repository at this point
Copy the full SHA 4bb0efaView commit details