Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2014-12-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m simplification | Mattias Andrée | 2014-12-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix memory exhaustion bug | Mattias Andrée | 2014-12-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: fix sideeffect tracking | Mattias Andrée | 2014-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: m bug fix + more test cases | Mattias Andrée | 2014-12-10 | 2 | -3/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: test return | Mattias Andrée | 2014-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add xmemdup macro | Mattias Andrée | 2014-12-10 | 3 | -6/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 2014-12-10 | 10 | -69/+56 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: m bug fix + more test cases | Mattias Andrée | 2014-12-10 | 1 | -4/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: m + more test cases | Mattias Andrée | 2014-12-10 | 2 | -11/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: m bug fixes + more test cases | Mattias Andrée | 2014-12-09 | 3 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-12-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: bug fixes and test cases | Mattias Andrée | 2014-12-09 | 3 | -18/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: watch out for incomplete function calls | Mattias Andrée | 2014-12-09 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: m + compile-layout: bug fixes and test cases | Mattias Andrée | 2014-12-09 | 1 | -15/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | merge track-errors and resolve conflict | Mattias Andrée | 2014-12-09 | 16 | -226/+330 |
|\ | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
| * | report an error, rather than causing failure the caller but not for the called function | Mattias Andrée | 2014-12-09 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
| * | missed to change some parts | Mattias Andrée | 2014-12-09 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
| * | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-08 | 13 | -147/+241 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
| * | rename pfail to fail | Mattias Andrée | 2014-12-08 | 13 | -75/+75 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
| * | replace all goto pfail with fail_if, so that we can take whence it failed | Mattias Andrée | 2014-12-08 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | | mds-kbdc: compile-layout: macro_call: fix bug: do not duplicate the arguments if there are none | Mattias Andrée | 2014-12-09 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | | mds-kbdc: compile-layout: fix a bug in parse_variable | Mattias Andrée | 2014-12-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | | m doc | Mattias Andrée | 2014-12-08 | 1 | -4/+4 |
|/ | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reports | Mattias Andrée | 2014-12-08 | 3 | -68/+79 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-keyboard: regression | Mattias Andrée | 2014-12-08 | 1 | -4/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: bug fix | Mattias Andrée | 2014-12-08 | 1 | -6/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-12-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-12-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: more tested and bug fixes | Mattias Andrée | 2014-12-08 | 1 | -38/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: simplify mds_kbdc_tree_dup | Mattias Andrée | 2014-12-07 | 1 | -38/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: test call to undefined callables and mark the entire macro call if the macro does not exist | Mattias Andrée | 2014-12-07 | 1 | -0/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: bug fixes | Mattias Andrée | 2014-12-07 | 2 | -32/+39 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: bug fixes | Mattias Andrée | 2014-12-07 | 3 | -14/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | ... derp | Mattias Andrée | 2014-12-07 | 1 | -12/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m derp | Mattias Andrée | 2014-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-keyboard: ,:s in < > are not special when inside quotes | Mattias Andrée | 2014-12-07 | 1 | -3/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: support " in < > | Mattias Andrée | 2014-12-07 | 1 | -11/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: fix bug in parsing escapes | Mattias Andrée | 2014-12-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fail_if supports sequences without being double bracketed | Mattias Andrée | 2014-12-07 | 5 | -51/+51 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-12-07 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: some bug fixes and test cases | Mattias Andrée | 2014-12-07 | 2 | -19/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: compile-layout: add some test cases + file parsing bug | Mattias Andrée | 2014-12-07 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: remove a debug output | Mattias Andrée | 2014-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: track side-effects | Mattias Andrée | 2014-12-07 | 1 | -5/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: parse function calls | Mattias Andrée | 2014-12-07 | 3 | -25/+186 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: whoops, functions name may include digits | Mattias Andrée | 2014-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |