Commit History

Author SHA1 Message Date
  John Kessenich e1f0f5b31f Re-allow non-language characters in ES 100 comments, including '\', except for '\' just before a new line. 10 years ago
  John Kessenich 4e734dd68b Disallow non-language characters in comments for ES version 100. 10 years ago
  John Kessenich 27b72e42c3 Implement ES 2.0 (version 100) limitations for non-inductive loop detection and array indexes needing "constant-index-expressions" (inductive variables and constant expressions). 11 years ago
  John Kessenich a5830dfc0e Add the following ESSL 2.0 (#version 100) limitations to the configuration file, internal infrastructure, and test cases. Still need to implement the actual detection of non-inductive loops and array accesses. While and do-while loop detection is done. 11 years ago