- 07 Feb, 2014 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 27 Jan, 2014 2 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
Add 'passive' simulation functions that are not taken into account while determining when to stop the simulator
-
- 26 Jan, 2014 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 06 Jan, 2014 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 17 Dec, 2013 1 commit
-
-
Robert Jordens authored
-
- 14 Dec, 2013 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 12 Dec, 2013 5 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
- 11 Dec, 2013 1 commit
-
-
Sebastien Bourdeauducq authored
Give the explicit two's complement representation for the given bit width. This results in less readable code compared to using unary minus, but fixes a bug when trying to represent the most negative integer.
-
- 10 Dec, 2013 2 commits
-
-
Robert Jordens authored
-
Robert Jordens authored
-
- 06 Dec, 2013 2 commits
-
-
Robert Jordens authored
-
Robert Jordens authored
-
- 03 Dec, 2013 9 commits
-
-
Robert Jordens authored
-
Robert Jordens authored
-
Robert Jordens authored
-
Sebastien Bourdeauducq authored
-
Robert Jordens authored
-
Robert Jordens authored
-
Robert Jordens authored
-
Robert Jordens authored
-
Robert Jordens authored
do not overload __len__, __iter__, __reversed__ as not all valid expressions (ints and bools) have them. furthermore len([]) is and should be different from flen([]) (the later raises an error). keep __getitem__ as an exception that proves the rule ;)
-
- 02 Dec, 2013 8 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Robert Jordens authored
complete with with api documentation and unittests
-
Robert Jordens authored
-
Robert Jordens authored
-
Robert Jordens authored
-
Robert Jordens authored
-
- 01 Dec, 2013 2 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
- 29 Nov, 2013 4 commits
-
-
Robert Jordens authored
-
Sebastien Bourdeauducq authored
-
Robert Jördens authored
-
Robert Jördens authored
-