Chimrod
|
e2bcf0a034
New specific error message
|
9 months ago |
Chimrod
|
3b5c4f8cc6
Make the option --global effective with qsrc file
|
9 months ago |
Chimrod
|
8a02bbbd2b
Reject a syntax which was incorrectly accepted
|
10 months ago |
Chimrod
|
2abe1fae40
Better recovery after an error — prevent an infinite loop
|
10 months ago |
Chimrod
|
86fd78a5ab
Wait to get a valid syntax before considering a new location
|
10 months ago |
Chimrod
|
c8fb3bdbf3
Change STATTXT into an identifier instead of a function
|
10 months ago |
Chimrod
|
ed1365aedb
Ignore the _ character when used as a forced line break
|
10 months ago |
Chimrod
|
289f1c91a1
Do not raise type error on dyneval function
|
10 months ago |
Chimrod
|
c48740e598
Updated the code used to read the location name
|
10 months ago |
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
|
1 year 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 |