aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/callables.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work on changing styleMattias Andrée2017-11-051-96/+95
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update year and e-mail addressMattias Andrée2017-11-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Bump yearMattias Andrée2016-07-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bump yearMattias Andrée2015-02-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-101-20/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* rename pfail to failMattias Andrée2014-12-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reportsMattias Andrée2014-12-081-6/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: compile-layout: bug fixesMattias Andrée2014-12-071-3/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fail_if supports sequences without being double bracketedMattias Andrée2014-12-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: callablesMattias Andrée2014-12-061-0/+188
Signed-off-by: Mattias Andrée <maandree@operamail.com>