Age | Commit message (Expand) | Author |
---|---|---|
2024-08-12 | Created a dedicated file for the single line instruction | Chimrod |
2023-11-03 | Added the /= operator | Chimrod |
2023-10-25 | Now I have the API I want. Everything is abstract in the type S.Analyzer | Chimrod |
2023-10-25 | Refactoring the API | Chimrod |
2023-10-18 | Used the dead-end checker in main analysis | Chimrod |
2023-10-18 | Made explicit the use of the report in the parser | Chimrod |
2023-10-15 | Switched the keyword from string to a sum type | Chimrod |
2023-10-06 | Moved qparser and syntax in the library folder | Chimrod |