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 |
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 |
Chimrod
|
dc1ae31617
Added a state in the string evaluation
|
1 year ago |
Chimrod
|
12fb712df5
Removed unused tokens
|
1 year ago |
Chimrod
|
09f12acfb6
Update the documentation in the parser
|
1 year ago |
Chimrod
|
fc235a1d2b
Updated the documentation
|
1 year ago |
Chimrod
|
319c1e4474
Now I have the API I want. Everything is abstract in the type S.Analyzer
|
1 year ago |
Chimrod
|
2a2198e910
Refactoring the API
|
1 year ago |