aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2014-12-101-2/+2
* mds-kbdc: compile-layout: m bug fix + more test casesMattias Andrée2014-12-101-4/+2
* mds-kbdc: compile-layout: m + more test casesMattias Andrée2014-12-102-11/+12
* mds-kbdc: m bug fixes + more test casesMattias Andrée2014-12-093-8/+8
* mMattias Andrée2014-12-091-0/+1
* mds-kbdc: bug fixes and test casesMattias Andrée2014-12-093-18/+28
* mds-kbdc: compile-layout: watch out for incomplete function callsMattias Andrée2014-12-091-0/+6
* mds-kbdc: m + compile-layout: bug fixes and test casesMattias Andrée2014-12-091-15/+17
* merge track-errors and resolve conflictMattias Andrée2014-12-0947-995/+1104
|\
| * report an error, rather than causing failure the caller but not for the called functionMattias Andrée2014-12-091-0/+9
| * missed to change some partsMattias Andrée2014-12-093-23/+14
| * make sure errno is not changed during fail_ifMattias Andrée2014-12-091-0/+2
| * make exit_if easier on the syntaxMattias Andrée2014-12-092-6/+4
| * make fail_if friendlier to complex if-statementsMattias Andrée2014-12-093-25/+17
| * do no print whence an error occurred if it is EMSGSIZE, ECONNRESET or EINTR, those are not real errors, just abnormalitiesMattias Andrée2014-12-091-3/+9
| * with a few exceptions, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-099-90/+93
| * with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-0832-551/+685
| * rename pfail to failMattias Andrée2014-12-0833-135/+135
| * m + make sure we never lose errnoMattias Andrée2014-12-088-30/+31
| * no more goto failMattias Andrée2014-12-0815-110/+98
| * replace all variants of goto pfail with fail_ifMattias Andrée2014-12-082-16/+11
| * replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée2014-12-0810-45/+33
| * whenever fail_if gotos to the failure clause, print whenceMattias Andrée2014-12-081-2/+4
* | mds-kbdc: compile-layout: macro_call: fix bug: do not duplicate the arguments if there are noneMattias Andrée2014-12-091-1/+2
* | mds-kbdc: compile-layout: fix a bug in parse_variableMattias Andrée2014-12-091-1/+1
* | improve with_mutex and with_mutex_if alsoMattias Andrée2014-12-092-11/+23
* | make some macros easiler on the syntaxMattias Andrée2014-12-092-42/+43
* | typoMattias Andrée2014-12-081-2/+2
* | m docMattias Andrée2014-12-081-4/+4
|/
* mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reportsMattias Andrée2014-12-083-68/+79
* mds-kbdc: compile-keyboard: regressionMattias Andrée2014-12-081-4/+9
* mds-kbdc: bug fixMattias Andrée2014-12-081-6/+10
* mMattias Andrée2014-12-081-1/+1
* mMattias Andrée2014-12-081-0/+1
* mds-kbdc: compile-layout: more tested and bug fixesMattias Andrée2014-12-081-38/+36
* mds-kbdc: simplify mds_kbdc_tree_dupMattias Andrée2014-12-071-38/+36
* mds-kbdc: test call to undefined callables and mark the entire macro call if the macro does not existMattias Andrée2014-12-071-0/+7
* mds-kbdc: compile-layout: bug fixesMattias Andrée2014-12-072-32/+39
* mds-kbdc: compile-layout: bug fixesMattias Andrée2014-12-073-14/+12
* mMattias Andrée2014-12-071-1/+1
* ... derpMattias Andrée2014-12-071-12/+12
* m derpMattias Andrée2014-12-071-1/+1
* mMattias Andrée2014-12-071-1/+1
* mds-kbdc: compile-keyboard: ,:s in < > are not special when inside quotesMattias Andrée2014-12-071-3/+11
* mds-kbdc: compile-layout: support " in < >Mattias Andrée2014-12-071-11/+17
* mds-kbdc: compile-layout: fix bug in parsing escapesMattias Andrée2014-12-071-2/+2
* fail_if supports sequences without being double bracketedMattias Andrée2014-12-076-53/+53
* whitespaceMattias Andrée2014-12-071-3/+3
* mds-kbdc: compile-layout: some bug fixes and test casesMattias Andrée2014-12-072-19/+28
* mds-kbdc: compile-layout: add some test cases + file parsing bugMattias Andrée2014-12-071-5/+5