-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d5fe700ee0df
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 66f431240b3e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 12 files changed
- 1 contributor
Commits on May 30, 2016
-
Compiler: correctly handle Signal::INT when running sub-program
Ary Borenszweig committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 67844e0 - Browse repository at this point
Copy the full SHA 67844e0View commit details -
Spec: better abort (imeediately quits and prints summary)
Ary Borenszweig committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 7daab73 - Browse repository at this point
Copy the full SHA 7daab73View commit details -
Compiler: stop tracking whether a type was allocated or not. Fixes #2607
Before 0.16.0 we needed to know whether a type was allocated or not because if it wasn't we couldn't know the type of its instance variables and so all code related to that type couldn't be codegen-ed. After 0.16.0 this is no longer true, and code can always be generated, even if a type wasn't instantiated.
Ary Borenszweig committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 66f4312 - Browse repository at this point
Copy the full SHA 66f4312View commit details
There are no files selected for viewing
This file was deleted.