Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Keystone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Third Party Mirrors
Keystone
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b795ff191e1a2c2d35f47970c476555d6efdb027
Select Git revision
Branches
5
FixAbs
cleanup
master
default
protected
next
test
Tags
6
0.9.2
0.9.2-rc1.post2
0.9.2-rc1.post1
0.9.2-rc1
0.9.1
0.9
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
May
30
31
30
29
30
29
28
29
28
29
28
27
28
27
26
27
26
25
24
25
24
23
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
11
10
9
10
9
8
7
8
7
6
5
4
3
2
1
2
1
30
Apr
29
30
29
28
29
28
add RELEASE_NOTES
Merge pull request #145 from practicalswift/add-roundtrip-failure
Merge pull request #147 from practicalswift/simplify-crash-01
Simplify crash case.
Add roundtrip failure: vpminuq zmm21 {k2}, zmm15, zmmword ptr [r10 - 0x1300]
temporarily remove CI badges from README.md
Merge branch 'master' of https://github.com/keystone-engine/beta
make kstool compile on Windows
Merge branch 'master' of https://github.com/keystone-engine/beta
x86: fix crash-21-x64-llvm-error-expected-absolute-expression.c
Merge branch 'master' of https://github.com/keystone-engine/beta
suite: add patch_major_os_version.py copied from Capstone
Merge pull request #144 from practicalswift/compile-without-warnings-under-gcc-too
Use LDLIBS instead of deprecated LOADLIBES.
Make c-crashers compile without warnings under gcc too.
hexagon: fix crash-13-hexagon-mc-code-emitter-mk-is-not-equal-to-symbolref.c
systemz: fix crash-11-systemz-elfobjectwriter-should-not-have-constructed-this.c
sanity check on number of bits of FP in ARM, AArch64 & X86 parsers. this fixes crash-27-x64-too-many-bits-for-uint64_t.c
down version to 0.9 for public release
fix contact address
bindings: temprarily call const_generator.py directly for Go & Rust
fix merging conflicts
Merge pull request #140 from practicalswift/fix-shellscript
Merge pull request #141 from practicalswift/add-roundtrip-tests
Merge pull request #142 from practicalswift/too-many-bits-for-uint64_t
Add crash case crash-27-x64-too-many-bits-for-uint64_t.c
Add round-trip tests - capstone vs. keystone.
[gardening] Fix shell script.
updated readme, makefiles, added go and rust formatting to const generated files
arm: fix c-crashers/crash-19-arm-unable-to-encode-mcoperand.c
handle error in peekTok(). this fixes c-crashes/crash-04-hexagon-readcount-not-equal-to-one.c
hexagon: fix c-crashes/crash-02-hexagon-index-lt-size-failed.c
add Go & Rust bindings to README.md
bindings: do not duplicate call on const_generator.py for Python & Ruby
bindings: udpate
Merge branch 'go-rust' of https://github.com/dutchcoders/beta into dutchcoders-go-rust
x86: fix suite/regress/c-regress/crash-05-x64-normal-symbols-cannot-be-unnamed.c
x86: propagate error to ks_asm() to fix some testcases in c-crashes
rustfmt'd rust binding
updated Makefile for other langs, updated readme
Loading