-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: rwy7/ab
base: master
head repository: youngar/ab
compare: master
- 9 commits
- 21 files changed
- 2 contributors
Commits on Dec 11, 2019
-
Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d3d1ca - Browse repository at this point
Copy the full SHA 4d3d1caView commit details -
Use absl::span instead of std::span
We are missing standard library support for std::span. Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3714439 - Browse repository at this point
Copy the full SHA 3714439View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14458e - Browse repository at this point
Copy the full SHA a14458eView commit details -
Upgrade version of libformat used
Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fb0981f - Browse repository at this point
Copy the full SHA fb0981fView commit details
Commits on Dec 13, 2019
-
Add assembly entry point to interpret a function
This will be used to properly call into JIT'ed functions when available. Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0a4e2d3 - Browse repository at this point
Copy the full SHA 0a4e2d3View commit details -
Merge pull request ab-vm#10 from youngar/master
Add assembly entry point to interpret a function
Configuration menu - View commit details
-
Copy full SHA for 9e86d60 - Browse repository at this point
Copy the full SHA 9e86d60View commit details -
Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4251df8 - Browse repository at this point
Copy the full SHA 4251df8View commit details
Commits on Dec 14, 2019
-
Add missing state structures to State.nasm
Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 90b7ed5 - Browse repository at this point
Copy the full SHA 90b7ed5View commit details -
Check the state->st_b.condition when returining from the interpreter
Right now we are checking to make sure that the halted state is set. This is not correct. Eventually we will want to add a mechanism for specifying if we are transfering from the interpreter to compiled code. Signed-off-by: Andrew Young <youngar17@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7aeec12 - Browse repository at this point
Copy the full SHA 7aeec12View commit details
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