17 Commits

Author SHA1 Message Date
c4e19dddae
Refactoring to use cleaner output implementation. 2016-11-29 06:03:05 +01:00
cdb06fa5bf Improved output format and highlighting. 2016-08-16 18:35:55 +02:00
daf68d24ab Added highlighting of variable names. 2016-08-13 01:39:49 +02:00
8a82f52100 Wrapped translated SAS variable definitions for usability in meta encodings. 2016-08-13 01:36:08 +02:00
544d4e0635 Major refactoring of underlying Parser class. 2016-08-02 20:33:49 +02:00
f7cd24b67a Colorized output for SAS translator. 2016-06-14 17:35:32 +02:00
6fec1cc409 Made all error and warning messages lowercase consistently. 2016-06-14 16:53:48 +02:00
a776fc9e06 Put Parser into Context. 2016-06-04 16:10:11 +02:00
07eb23b312 Refactored basic parsing. 2016-05-27 03:58:59 +02:00
4c6c739060 Changed SAS translator output format once more to make it even closer to the SAS format. 2016-05-23 16:28:06 +02:00
03ae0dc301 Changed SAS translator output format to be closer to the SAS representation. 2016-05-23 14:20:11 +02:00
3ff20da97e Handling <none of those> values in ASP translator. 2016-05-23 01:53:42 +02:00
c13e3539f2 Introduced consistent aliases for vector types. 2016-05-22 14:24:38 +02:00
c7c7a93eba Outsourced SAS value parsing. 2016-05-21 17:09:55 +02:00
273e310c60 Made Value a proper class. 2016-05-21 16:22:40 +02:00
5e016d2d79 Made Variable a proper class. 2016-05-21 15:54:03 +02:00
bac8d5c842 Outsourced SAS variable parsing. 2016-05-21 15:45:01 +02:00