-
-
Notifications
You must be signed in to change notification settings - Fork 925
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: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 65d7a2d3c209
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f51b67084fda
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 64 files changed
- 1 contributor
Commits on Aug 26, 2016
-
[Truffle] Start to use our own internal source section when building …
…the AST. We currently do a lot of work to turn line numbers into offsets and back again. During translation let's just just keep track of the line numbers. In the future we'll want to store the line numbers in the nodes and lazily create the actual source sections.
Configuration menu - View commit details
-
Copy full SHA for 57909b1 - Browse repository at this point
Copy the full SHA 57909b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c27bfb - Browse repository at this point
Copy the full SHA 3c27bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d245ce1 - Browse repository at this point
Copy the full SHA d245ce1View commit details -
[Truffle] Accept a context without a source section, and the other wa…
…y around, in RubyNode.
Configuration menu - View commit details
-
Copy full SHA for 90b1328 - Browse repository at this point
Copy the full SHA 90b1328View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ca65e - Browse repository at this point
Copy the full SHA e6ca65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d423b - Browse repository at this point
Copy the full SHA 85d423bView commit details -
Configuration menu - View commit details
-
Copy full SHA for deb0971 - Browse repository at this point
Copy the full SHA deb0971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4908fbd - Browse repository at this point
Copy the full SHA 4908fbdView commit details -
[Truffle] In most cases, we don't need to give an internal child node…
… the same source section as the parent.
Configuration menu - View commit details
-
Copy full SHA for d02ea47 - Browse repository at this point
Copy the full SHA d02ea47View commit details -
[Truffle] Remove all internal use of getSourceSection()
We don't want to force expensive source sections ourselves.
Configuration menu - View commit details
-
Copy full SHA for f51b670 - Browse repository at this point
Copy the full SHA f51b670View commit details
There are no files selected for viewing