| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-12-08 | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 1 | -22/+68 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -13/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reports | Mattias Andrée | 1 | -61/+70 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | mds-kbdc: compile-keyboard: regression | Mattias Andrée | 1 | -4/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | mds-kbdc: bug fix | Mattias Andrée | 1 | -6/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | mds-kbdc: compile-layout: more tested and bug fixes | Mattias Andrée | 1 | -38/+36 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: test call to undefined callables and mark the entire macro call if the macro does not exist | Mattias Andrée | 1 | -0/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-layout: bug fixes | Mattias Andrée | 1 | -29/+32 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-layout: bug fixes | Mattias Andrée | 1 | -8/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | ... derp | Mattias Andrée | 1 | -12/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | m derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-keyboard: ,:s in < > are not special when inside quotes | Mattias Andrée | 1 | -3/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-layout: support " in < > | Mattias Andrée | 1 | -11/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-layout: fix bug in parsing escapes | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | fail_if supports sequences without being double bracketed | Mattias Andrée | 1 | -44/+44 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-layout: some bug fixes and test cases | Mattias Andrée | 1 | -18/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: compile-layout: add some test cases + file parsing bug | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: track side-effects | Mattias Andrée | 1 | -5/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: parse function calls | Mattias Andrée | 1 | -23/+184 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: typo | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: derp | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: typo + generate error if a function is used within a function before it has been defined | Mattias Andrée | 1 | -7/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | mds-kbdc: check_function_calls_in_literal | Mattias Andrée | 1 | -4/+118 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: m + function calling | Mattias Andrée | 1 | -58/+260 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: parse_keys | Mattias Andrée | 1 | -9/+120 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: parse numerals | Mattias Andrée | 1 | -10/+40 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: parse_quoted_string are takes care of unquotes strings with escapes | Mattias Andrée | 1 | -5/+16 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: parse quotes strings, but not function calls | Mattias Andrée | 1 | -4/+232 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: m | Mattias Andrée | 1 | -5/+59 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: parse variable strings | Mattias Andrée | 1 | -4/+33 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: callables | Mattias Andrée | 1 | -38/+86 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-06 | mds-kbdc: variables | Mattias Andrée | 1 | -21/+52 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-05 | mds-kbdc: create compiled versions of C(KEYS) and C(STRING) so we do not have to convert back and forth between UTF-8 and UTF-16 | Mattias Andrée | 1 | -12/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-05 | mds-kbdc: m | Mattias Andrée | 1 | -0/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-05 | mds-kbdc: warn about unnecessary value-statements | Mattias Andrée | 1 | -3/+50 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-05 | mds-kbdc: m + comments | Mattias Andrée | 1 | -21/+170 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-05 | mds-kbdc: ... | Mattias Andrée | 1 | -11/+72 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-05 | mds-kbdc: misc | Mattias Andrée | 1 | -35/+104 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: m + include stack for macro and check for redefinitions of macros | Mattias Andrée | 1 | -23/+58 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: more progress on the compilation | Mattias Andrée | 1 | -26/+281 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: more compilation | Mattias Andrée | 1 | -9/+106 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: m + add argument count suffix to macro calls during simplification | Mattias Andrée | 1 | -10/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: more compilation stuff | Mattias Andrée | 1 | -33/+169 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: more compilation | Mattias Andrée | 1 | -5/+95 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: compile have_range and if | Mattias Andrée | 1 | -8/+105 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
