|
8772be9d5c
|
Use a switch-case expression instead of an if statement in lexer.cpp.
|
2021-03-06 13:38:26 +01:00 |
|
|
d3d951d843
|
Revert "Simplify a if statement in lexer.cpp."
This reverts commit 42796ac54ccac44c8a2033ea39635ba44284c5d7.
|
2021-03-06 13:27:02 +01:00 |
|
|
c02f8bcc1a
|
Simplify a if statement in lexer.cpp.
|
2021-03-06 13:24:08 +01:00 |
|
|
4d8f09ee68
|
Use the right installation directories.
|
2021-03-03 13:24:16 +01:00 |
|
|
d42c0d4293
|
Lex identifiers and numbers instead of just strings, and use isdigit instead of isalphanum in lexer.cpp.
|
2021-03-02 21:51:59 +01:00 |
|
|
ea0f3ac037
|
Add another TODO in lexer.cpp.
|
2021-02-23 15:07:08 +01:00 |
|
|
45cbe5b9e2
|
Lex the entire strings.
|
2021-02-22 19:42:20 +01:00 |
|
|
66dcac958c
|
Fix indentation in a part of the getFileContent() function from filefuncs.cpp.
|
2021-02-19 16:00:30 +01:00 |
|
|
ea173db8f9
|
Save a few lines in filefuncs.cpp.
|
2021-02-19 15:49:57 +01:00 |
|
|
34c3cfb041
|
Hidden git history due to a license change.
|
2021-02-12 15:07:03 +01:00 |
|