Commit Graph

6 Commits

Author SHA1 Message Date
Felix Krause 478ca6b220 DOM: keep information about implicit start/end 2017-10-05 18:01:45 +02:00
Pierre-Marie de Rodat 0174fc6475 Add a Makefile target to compute code coverage 2017-09-19 18:53:24 +02:00
Felix Krause c62ac3adad Removed discriminant from Reference types
* This allows one to use them as record fields.
 * Added Value functions for each Reference type to reach the
   underlying object.
2017-09-07 18:51:19 +02:00
Felix Krause 38dee9e5ec Worked on annotations; fixed bug; improved project
* Makefile target `utils` works again
 * Added `-gnata` to debug builds to enable assertions
 * Fixed precondition for parsing single-quoted strings
 * Added Context for resolving aliases in annotations
2017-09-07 16:41:54 +02:00
Felix Krause 10a62cd772 Restructuring: Moved Text stuff to own project 2017-08-29 16:09:37 +02:00
Felix Krause 46396204ac to_events -> utils. +Makefile 2017-06-09 13:58:32 +02:00