-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unbitrot MMeta #4
base: master
Are you sure you want to change the base?
Commits on Jul 20, 2015
-
Rename "README.txt" to "README.md".
Felix von Ferey committedJul 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 50eb4b2 - Browse repository at this point
Copy the full SHA 50eb4b2View commit details -
Felix von Ferey committed
Jul 20, 2015 Configuration menu - View commit details
-
Copy full SHA for d98f69d - Browse repository at this point
Copy the full SHA d98f69dView commit details -
Work around mirahc compiler bug.
Felix von Ferey committedJul 20, 2015 Configuration menu - View commit details
-
Copy full SHA for eb9db0f - Browse repository at this point
Copy the full SHA eb9db0fView commit details
Commits on Jul 21, 2015
-
Rename MMetaCompiler#Token to MMetaCompiler#AToken, as MMetaCompiler.…
…Token resolves to BaseParser$Token, and this creates a conflict.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 919c3de - Browse repository at this point
Copy the full SHA 919c3deView commit details -
Do not emit "throws" statements. They seem to be removed from the Mir…
…ah language.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 64bda36 - Browse repository at this point
Copy the full SHA 64bda36View commit details -
Emit "package" statement if a jpackage has been available.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 1f683f6 - Browse repository at this point
Copy the full SHA 1f683f6View commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for fa534b0 - Browse repository at this point
Copy the full SHA fa534b0View commit details -
Support for methods with return types.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for fd0d190 - Browse repository at this point
Copy the full SHA fd0d190View commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 6b4335a - Browse repository at this point
Copy the full SHA 6b4335aView commit details -
Compile from the correct test directory.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for c01b71e - Browse repository at this point
Copy the full SHA c01b71eView commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 6548701 - Browse repository at this point
Copy the full SHA 6548701View commit details -
Update return type expressions to modern Mirah.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 0afea5a - Browse repository at this point
Copy the full SHA 0afea5aView commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 83f3bcc - Browse repository at this point
Copy the full SHA 83f3bccView commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 62c8705 - Browse repository at this point
Copy the full SHA 62c8705View commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for fe28f2a - Browse repository at this point
Copy the full SHA fe28f2aView commit details -
Look for newlines in BaseParser#_str.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for e427bb1 - Browse repository at this point
Copy the full SHA e427bb1View commit details -
Remove "throws" clauses completely.
Felix von Ferey committedJul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for ddd4521 - Browse repository at this point
Copy the full SHA ddd4521View commit details -
Felix von Ferey committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 861d7aa - Browse repository at this point
Copy the full SHA 861d7aaView commit details
Commits on Jul 22, 2015
-
Use Java 1.5 class file format to be compatible with Java 1.5.
Felix von Ferey committedJul 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 4be4729 - Browse repository at this point
Copy the full SHA 4be4729View commit details