-
-
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: ac83b6c704f7
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: ac92a361cd52
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 7 files changed
- 2 contributors
Commits on Oct 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e8bfd1 - Browse repository at this point
Copy the full SHA 3e8bfd1View commit details -
Fixes and improvements for debugging output
- Declare parameters as well as local variables when emitting function debugging information - Add functions for forward declaration of types in LLVM >= 3.8 - Push LLVM version conditionals from debug.cr into di_builder.cr - Add spacing and comments in preprocessor directives in llvm_ext.cc to improve readability
Configuration menu - View commit details
-
Copy full SHA for 8a41b90 - Browse repository at this point
Copy the full SHA 8a41b90View commit details -
Refactor vars and parameter debug info emission
- Refactor code to emit the `llvm.dbg.declare` instrinsic and reuse for both local variables and method arguments - Move debug location setting for debug declare instrinsic into C++ extension for LLVM <= 3.6 (functionality is built-in for LLVM >= 3.8) - Reformat `llvm_ext.cc` to conform to Crystal formatter
Configuration menu - View commit details
-
Copy full SHA for 0ca0868 - Browse repository at this point
Copy the full SHA 0ca0868View commit details
Commits on Oct 25, 2016
-
Merge pull request #3469 from ggiraldez/feature/improve-debugging
Fixes and improvements for debugging output
Configuration menu - View commit details
-
Copy full SHA for ac92a36 - Browse repository at this point
Copy the full SHA ac92a36View commit details
There are no files selected for viewing