Historique des commits

Auteur SHA1 Message Date
  Chimrod baa258ac91 New test for duplicates evalutations in the code il y a 8 mois
  Chimrod 916d37b93c Ignore the global checkers if there is a syntax error; ignore error during recovery after a syntax error il y a 9 mois
  Chimrod d7a13b0e5d Added a new check to ensure that every call to another location points to an existing one il y a 9 mois
  Chimrod 6fd720c07e Added a general context for each test il y a 9 mois
  Chimrod 3b5c4f8cc6 Make the option --global effective with qsrc file il y a 10 mois
  Chimrod c6dbbaa9e1 Also include the debugs messages in the exit code il y a 10 mois
  Chimrod 0f9f5d50bd Added return code to tell if everything is ok il y a 10 mois
  Chimrod 1128450d0b Fixup in the --help message il y a 1 an
  Chimrod 6ada3862d9 Allow test to be enabled or disabled by command line il y a 1 an
  Chimrod 673da2554d List all the available tests on command line il y a 1 an
  Chimrod 0f24d6d6c6 Removed the interractive command line option il y a 1 an
  Chimrod fd02a44392 Added a new checkers for unecessary use of strig containing an escaped expression il y a 1 an
  Chimrod 2a2198e910 Refactoring the API il y a 1 an
  Chimrod 0b75cd5bc0 Used the dead-end checker in main analysis il y a 1 an
  Chimrod 28981268a4 Applied this new way to check the errors in the main code il y a 1 an
  Chimrod f85abcb996 Used the type S.repr in Syntax/Location.t il y a 1 an
  Chimrod e8b746742f Update the compilation rule for git hash inclusion il y a 1 an
  Chimrod ea509dd21e Added a small report indicating the number of errors and warning il y a 1 an
  Chimrod f21a7b0552 In windows, do not ask the user before terminating il y a 1 an
  Chimrod b7964befd0 Added the git revision in the code il y a 1 an
  Chimrod 2e41a214e4 Added a global line counter (off by default) il y a 1 an
  Chimrod 3d74fbfd4b Also removed unecessary read_line for windows il y a 1 an
  Chimrod 7d1630227e Forgot that windows requires files to open in binary mode il y a 1 an
  Chimrod 5e0b521a2c Made the lexer buffer abstract il y a 1 an
  Chimrod 6c080cae7b Skip the faulty location when reading the whole compiled file il y a 1 an
  Chimrod 4efc1d2144 Allow the parsing for the whole compiled file il y a 1 an
  Chimrod 5dc0c5defd Allow differents file encoding for the source il y a 1 an
  Chimrod 40f7b4c739 Switched to sedlex instead of ocamllex il y a 1 an
  Chimrod b65767c276 Name clash correction il y a 1 an
  Chimrod 000d8bcc95 Renamed the main application il y a 1 an