- 07 Jun, 2016 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 03 Jan, 2016 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 05 Dec, 2015 1 commit
-
-
Christoph Mallon authored
Except for two users, all users add 1 immediately anyway. Of the two exceptions one of them (in kill_unused_stacknodes()) is wrong, so this is now corrected. The other one is exchange(), which now just uses ->in, which is fine, since it handles node interna anyway.
-
- 05 Oct, 2015 1 commit
-
-
Matthias Braun authored
-
- 18 Aug, 2015 1 commit
-
-
Matthias Braun authored
Avoid using the op_pin_state enum as that contains confusing additional entries that are not valid on a node. The only remaining state for a node is pinned/floating which we can simply represent with a 0/1 value.
-
- 28 Jul, 2015 1 commit
-
-
Christoph Mallon authored
-
- 01 Mar, 2015 1 commit
-
-
Christoph Mallon authored
The generator scripts do not produce pyc files anymore.
-
- 15 Feb, 2015 14 commits
-
-
Christoph Mallon authored
-
Matthias Braun authored
amend to inc
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Unfortunately this is hard for the remaining computed defaults.
-
Matthias Braun authored
-
Matthias Braun authored
The generator stuff is not speed critical and this avoids polluting our source directories.
-
Matthias Braun authored
-
Matthias Braun authored
This way we are independent of the type of specfile.
-
Matthias Braun authored
-
Matthias Braun authored
Otherwise the jFirm binding generator has a hard time determining the class hierarchies because there is no __base__ field.
-
Matthias Braun authored
-
Matthias Braun authored
Also improve the comment a bit
-
Matthias Braun authored
-
- 31 Jan, 2015 1 commit
-
-
Matthias Braun authored
-
- 27 Dec, 2014 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 29 Nov, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 27 Nov, 2014 1 commit
-
-
yb9976 authored
-
- 26 Nov, 2014 3 commits
-
-
yb9976 authored
-
Andreas Zwinkau authored
We already ship with a jinja2 equivalent anyways
-
yb9976 authored
-
- 19 Nov, 2014 1 commit
-
-
Christoph Mallon authored
-
- 16 Nov, 2014 4 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-