Chimrod
|
6c7c12803b
Documentation update
|
10 months ago |
Chimrod
|
60cb98b4a2
Report as a Warn error when an string is assigned in an Int variable
|
10 months ago |
Chimrod
|
c6dbbaa9e1
Also include the debugs messages in the exit code
|
10 months ago |
Chimrod
|
0f9f5d50bd
Added return code to tell if everything is ok
|
10 months ago |
Chimrod
|
32cc150b5f
Added a new error message in case of missing operand
|
11 months ago |
Chimrod
|
6dc8d7789a
Better error recovery after an error in one source file
|
11 months ago |
Chimrod
|
cb5dba7e1a
QSPVER was incorrectly considered as a function and not a keyword
|
11 months ago |
Chimrod
|
07cb010ccd
Removed debug messages
|
11 months ago |
Chimrod
|
0f7d55c4bc
Added a test for the mod operator
|
11 months ago |
Chimrod
|
41e740cd35
Added two error messages
|
11 months ago |
Chimrod
|
93247b7bd2
Added a functor for creating a lazy version of an Expression module
|
1 year ago |
Chimrod
|
4ec7f0b73f
Simplified the representation of expressions in strings
|
1 year ago |
Chimrod
|
0d5bcaea33
Made the compose evaluation lazy
|
1 year ago |
Chimrod
|
ebf072326e
Added a way to compose a test with another one
|
1 year ago |
Chimrod
|
1e182dca29
Added a test
|
1 year ago |
Chimrod
|
5acc63c065
In the string expression simplification, only report the strings converted into strings
|
1 year ago |
Chimrod
|
1128450d0b
Fixup in the --help message
|
1 year ago |
Chimrod
|
6ada3862d9
Allow test to be enabled or disabled by command line
|
1 year ago |
Chimrod
|
673da2554d
List all the available tests on command line
|
1 year ago |
Chimrod
|
0f24d6d6c6
Removed the interractive command line option
|
1 year ago |
Chimrod
|
f5d06b0e8e
Added the /= operator
|
1 year ago |
Chimrod
|
180529c302
Extracting the report from the Location checker is now in it’s own function
|
1 year ago |
Chimrod
|
fd02a44392
Added a new checkers for unecessary use of strig containing an escaped expression
|
1 year ago |
Chimrod
|
05f74bee05
Managed the strings in strings
|
1 year ago |
Chimrod
|
a1bb96e73f
Added tests for the nested literal mecanism
|
1 year ago |
Chimrod
|
77ae152ece
Updated the interface
|
1 year ago |
Chimrod
|
dd060261e3
Set up a context for parsing the literal strings
|
1 year ago |
Chimrod
|
872916a566
Updated the tests
|
1 year ago |
Chimrod
|
8a7bdc73a7
Updated the way to process the strings
|
1 year ago |
Chimrod
|
4f5e33ef7b
Used the same state for the expression levels
|
1 year ago |