projects
/
Mograsim.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Renamed dff4 to dff4_we
2019-08-26
Christian Femers
Refactored Wire and finally renamed length to width
commit
|
commitdiff
|
tree
2019-08-26
Christian Femers
Removed legacy editor json-resources
commit
|
commitdiff
|
tree
2019-08-26
Christian Femers
Refactored BitVector and added test cases
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Improved Json style
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Added binary check method
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Moved main memory to machine module
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Added first test structures for Am2904 and Am2910
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Restructured test classes and improved readability
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Adapt Testbench to new Input (_OE)
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Incorporated TriStateBuffer into Am2910
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Added GUI component for TriStateBuffer
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Fixed InterfacePinHandle snapping
commit
|
commitdiff
|
tree
2019-08-23
Christian Femers
Added factory methods for integers
commit
|
commitdiff
|
tree
2019-08-18
Christian Femers
Added machine plugin project to repository
commit
|
commitdiff
|
tree
2019-08-13
Christian Femers
Removed Util because it is not used anymore (for a...
commit
|
commitdiff
|
tree
2019-08-13
Christian Femers
Commented unnecessary println and debug code
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Fixed resource location (did not work in jar)
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Improved tests and commented out wire listeners for...
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Removed old PluginTest reference
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Small changes because of presentation build
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Fixed Asm Editor
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Changed icon
commit
|
commitdiff
|
tree
2019-07-18
Christian Femers
Added single Bit constants
commit
|
commitdiff
|
tree
2019-07-16
Christian Femers
Created complete Mograsim logo.
commit
|
commitdiff
|
tree
2019-07-11
Christian Femers
Removed ...core.model package from manifest
commit
|
commitdiff
|
tree
2019-07-11
Christian Femers
Classes will move and be reworked in the net.mograsim...
commit
|
commitdiff
|
tree
2019-07-11
Christian Femers
Fixed package naming
commit
|
commitdiff
|
tree
2019-07-11
Christian Femers
Adopted tests to new BitVector and improved labeling
commit
|
commitdiff
|
tree
2019-07-11
Christian Femers
Refactored BitVector methods to resolve ambiguity
commit
|
commitdiff
|
tree
2019-06-29
Christian Femers
Removed System.out's
commit
|
commitdiff
|
tree
2019-06-29
Christian Femers
Changed high level addressing to have the correct bit...
commit
|
commitdiff
|
tree
2019-06-29
Christian Femers
Fixed and added a lot of tests
commit
|
commitdiff
|
tree
2019-06-29
Christian Femers
Improved package structure
commit
|
commitdiff
|
tree
2019-06-29
Christian Femers
Added getBounds() to TextComponent
commit
|
commitdiff
|
tree
2019-06-29
Christian Femers
Fixed ManualSwitch concerning U and added Bit methods
commit
|
commitdiff
|
tree
2019-06-28
Christian Femers
Added an visual-only text component and modelling helper...
commit
|
commitdiff
|
tree
2019-06-28
Christian Femers
Made LogicUIStandalone implement Runnable because why...
commit
|
commitdiff
|
tree
2019-06-28
Christian Femers
Common ConnectionPoint interface to simplify many things
commit
|
commitdiff
|
tree
2019-06-23
Christian Femers
Added logo
commit
|
commitdiff
|
tree
2019-06-23
Christian Femers
Copyright notice added
commit
|
commitdiff
|
tree
2019-06-23
Christian Femers
Update LICENSE to EPL-2.0 OR GPL-2.0 WITH Classpath...
commit
|
commitdiff
|
tree
2019-06-23
Christian Femers
Completely changed the structure and switched to Eclipse...
commit
|
commitdiff
|
tree
2019-06-04
Christian Femers
Eclipse e4 and translation experiments
commit
|
commitdiff
|
tree
2019-05-29
Christian Femers
Project specific error/warning settings
commit
|
commitdiff
|
tree
2019-05-22
Christian Femers
Some minor style and declaration improvements
commit
|
commitdiff
|
tree
2019-05-22
Christian Femers
Removed redundant timing in InnerEvent and made it...
commit
|
commitdiff
|
tree
2019-05-22
Christian Femers
Delete REQUIREMENTS.MD because documentation and reports...
commit
|
commitdiff
|
tree
2019-05-20
Christian Femers
Merged master_old into master
commit
|
commitdiff
|
tree
2019-05-20
Christian Femers
Exchanged all Bit[] by BitVector, tests work
commit
|
commitdiff
|
tree
2019-05-20
Christian Femers
Integrated new types, tests still work, not used yet
commit
|
commitdiff
|
tree
2019-05-19
Christian Femers
Did some clean up
commit
|
commitdiff
|
tree
2019-05-19
Christian Femers
Fixed calculations concerning U, tests work now just...
commit
|
commitdiff
|
tree
2019-05-19
Christian Femers
Made Connector an Component and more useful
commit
|
commitdiff
|
tree
2019-05-18
Christian Femers
WireArrayEnd now created with U and GUITest supports U
commit
|
commitdiff
|
tree
2019-05-18
Christian Femers
Set formatting save action
commit
|
commitdiff
|
tree
2019-05-15
Christian Femers
Added 'U' to Bit and made code IEEE 1164 compliant...
commit
|
commitdiff
|
tree
2019-05-14
Christian Femers
ajusted or() behaviour when Z is input
commit
|
commitdiff
|
tree
2019-05-14
Christian Femers
Added GUITest, ManualSwitch and one method to Timeline
commit
|
commitdiff
|
tree
2019-05-11
Christian Femers
sample project as-is
commit
|
commitdiff
|
tree
2019-05-11
Christian Femers
fixed Connector and added some useful methods to WireArray...
commit
|
commitdiff
|
tree
2019-05-10
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-05-10
Christian Femers
EPL-2.0 added
commit
|
commitdiff
|
tree
2019-05-10
Christian Femers
Initial commit
commit
|
commitdiff
|
tree
2019-05-10
Christian Femers
added some classes that improve testing experience
commit
|
commitdiff
|
tree
2019-05-10
Christian Femers
added some convenience methods that make our lives...
commit
|
commitdiff
|
tree
2019-05-07
Christian Femers
deleted everything
commit
|
commitdiff
|
tree
2019-05-05
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-05-05
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-05-02
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-05-01
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-05-01
Christian Femers
I18n
commit
|
commitdiff
|
tree
2019-05-01
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-05-01
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Szenarios upgedatet
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Update REQUIREMENTS.MD
commit
|
commitdiff
|
tree
2019-04-30
Christian Femers
Aktueller Google Doc Port
commit
|
commitdiff
|
tree
2019-04-29
Christian Femers
xyz
commit
|
commitdiff
|
tree
2019-04-29
Christian Femers
icons
commit
|
commitdiff
|
tree
2019-04-29
Christian Femers
Basic Test
commit
|
commitdiff
|
tree