Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simuDAtor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computer Engineering
simuDAtor
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
42-rework-test_step
Select Git revision
Branches
16
14-general-gui-module
19-general-documentation
39-difference-between-foldersavedialog-and-folderlogdialog
42-rework-test_step
43-enable-changing-base-when-entering-values-into-states
56-old-state
56-rework-edit-memory-state-in-gui
65-add-more-tests-none-gui
69-mai-alu-add-breakpoint-and-edit-module-actions-that-crash-the-program
71-make-micro-memory-own-module
78-rework-signal-graphics-item
82-move-memorywindow
85-formats
halt_pop_up
main
default
protected
qt6
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Aug
1
31
Jul
30
29
8
5
4
3
2
1
28
Jun
27
26
25
24
19
18
17
14
13
12
11
10
7
5
3
31
May
3
Nov
2
Oct
14
Sep
16
Aug
14
4
2
1
31
Jul
27
26
25
24
6
5
4
3
29
Jun
28
27
26
22
21
19
changing bases results in each cell being empty, dont know why
82-move-memoryw…
82-move-memorywindow
Fixed SignalGraphicsItem drawing
78-rework-signa…
78-rework-signal-graphics-item
Merge branch '81-module-widget-layout' into 'main'
main
main
Implemented more formats
85-formats
85-formats
the lines refues to cooperate. I sent the king their way >:))
moved the painting to the actual paint method, the lines still refuse to work correctly
Fixed toggling port labels
Integrated ModuleWidget into CpuGraphicsScene
made progress, the lines are not cooperating but there seems to be scaling factor misplacing all lines
for some reason the lines are not drawn properly
Merge branch 'refactor_gui' into 'main'
Minor documentation
Fixed f-string syntax that is invalid in python 3.10
Adjusted incorrect bounding rect for signal viewer
Implemented ports for module widget
Implemented formatting/parsing and module actions
Started working on a general graphical module widget
Merge branch 'flags' into 'main'
Merge with main
fixed broken gui by replacing get_state with get_gui_state where needed
69-mai-alu-add-…
69-mai-alu-add-breakpoint-and-edit-module-actions-that-crash-the-program
moved name from state to parameter and updated/added tests
fixed type hinting
14-general-gui-…
14-general-gui-module
Merge branch '70-mia-micro-memory-maximum-recursion-depth' into 'main'
Merge branch '68-opening-a-memory-window-for-the-mia-micro-memory-crashes-the-program' into 'main'
fixed spelling mistakes and type hints
Docstrings for signal viewer properties
Added properties to signal viewer for controlling appearance
removed the ability to edit states and add breakpoints to modules that dont have anything but their names in their state
Merge branch '20-separate-states-and-parameters' into 'main'
71-make-micro-m…
71-make-micro-memory-own-module
forgot recursion limit
fixed recursion errors in all mia memory modules by adding get_parameter in the memory module. The gui then takes the bit length from the module and uses it to calculates what values are valid for input
zombie docstrings
s is the killer of good documentation quality
Apply 5 suggestion(s) to 1 file(s)
started working on a fix for mia micro memory
fixed index out of range error in the memory graphic module by removing hard coded value and replacing it with the correct dynamic value
added back doc string comments that magically disappears from my branch :(
merge main
improved quality and correctness of comments
merge
Loading