TP_AL_C.git
6 years agoCode cleanup: properly indent the scanner function.
Jérôme Benoit [Sun, 22 Oct 2017 08:18:35 +0000 (10:18 +0200)] 
Code cleanup: properly indent the scanner function.

6 years agoCode cleanup and make the test.txt inline with the NPARA detection.
Jérôme Benoit [Sat, 21 Oct 2017 20:30:00 +0000 (22:30 +0200)] 
Code cleanup and make the test.txt inline with the NPARA detection.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFix for the NPARA detection.
Jérôme Benoit [Sat, 21 Oct 2017 20:07:13 +0000 (22:07 +0200)] 
Fix for the NPARA detection.

I'm afraid this is not enough ...

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFix the sub section detector.
Jérôme Benoit [Sat, 21 Oct 2017 16:53:02 +0000 (18:53 +0200)] 
Fix the sub section detector.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoPush the code of a basic lexical analyser for the markdown syntax.
Jérôme Benoit [Sat, 21 Oct 2017 16:34:24 +0000 (18:34 +0200)] 
Push the code of a basic lexical analyser for the markdown syntax.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd a test file for the lexer
Jérôme Benoit [Fri, 20 Oct 2017 10:11:57 +0000 (12:11 +0200)] 
Add a test file for the lexer

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd file parsing code to lexer
Jérôme Benoit [Fri, 20 Oct 2017 10:00:15 +0000 (12:00 +0200)] 
Add file parsing code to lexer

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd lexer code skeleton
Jérôme Benoit [Fri, 20 Oct 2017 09:20:00 +0000 (11:20 +0200)] 
Add lexer code skeleton

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd .gitignore
Jérôme Benoit [Fri, 20 Oct 2017 09:17:16 +0000 (11:17 +0200)] 
Add .gitignore

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>