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.
1eb786e044ca0f971bd9834eed2cb2fc67411fdd
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
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
added nodejs makefile, updated all bindings, updated const generator for nodejs, ruby and python
added nodejs makefile, updated all bindings, updated const generator for nodejs, ruby and python
fixed go bindings, added makefiles
fixed go bindings, added makefiles
fixed rust bindings
working on rust bindings
fixed issue with nasm format and test
added rust binding
added sample
implementing go bindings
fix merging conflict
fix merging conflicts
x86: propagate error in IntelExprStateMachine back to ks_asm(). this fixes #136 & #137
c-crashes: print error on ks_asm() failure
Merge pull request #89 from dutchcoders/feature-afl
Merge pull request #135 from practicalswift/crash-26-x64-indexreg-already-set
Merge pull request #134 from practicalswift/crash-25-x64-expected-an-immediate-or-register
Merge pull request #133 from practicalswift/fix-typo
Simplify crash case further.
Simplify crash case further.
Simplify crash case.
Simplify crash case.
Loading