forked from bravegnu/python-byte-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: iamihgam/python-byte-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bravegnu/python-byte-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 55 files changed
- 2 contributors
Commits on Dec 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 03a062b - Browse repository at this point
Copy the full SHA 03a062bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9398436 - Browse repository at this point
Copy the full SHA 9398436View commit details
Commits on Jun 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 83b9308 - Browse repository at this point
Copy the full SHA 83b9308View commit details
Commits on Aug 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 865e830 - Browse repository at this point
Copy the full SHA 865e830View commit details
Commits on Sep 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 361cb10 - Browse repository at this point
Copy the full SHA 361cb10View commit details
Commits on Sep 22, 2016
-
* Reformat slides for better view of diagrams. * Tweeked byte code complexity diagram, for better visual understanding. * Expanded on register machines, using Lua byte code.Configuration menu - View commit details
-
Copy full SHA for 4a820de - Browse repository at this point
Copy the full SHA 4a820deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a346d4 - Browse repository at this point
Copy the full SHA 7a346d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b62fb - Browse repository at this point
Copy the full SHA f1b62fbView commit details
Commits on Sep 23, 2016
-
Fix incorrect variable name in disassembler.
Also used hex() to simplify the appearance of the code.
Configuration menu - View commit details
-
Copy full SHA for df7b9c2 - Browse repository at this point
Copy the full SHA df7b9c2View commit details -
Remove the code to print the hex version of the string.
This is already shown in the slides.
Configuration menu - View commit details
-
Copy full SHA for 91572ad - Browse repository at this point
Copy the full SHA 91572adView commit details -
Incorporate feedback from rehearsal.
* Add talk objective * Highlight words so as to ease presentation * Expand on VM design * Change Byte Code to Bytecode * Add description on ord() function * Reorganize to simplify explanation * Add information and diagram on local variable store * Add further reading and goto
Configuration menu - View commit details
-
Copy full SHA for 7b93378 - Browse repository at this point
Copy the full SHA 7b93378View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master