mike-lischke / antlr4-c3

A grammar agnostic code completion engine for ANTLR4 based parsers
MIT License
396 stars 62 forks source link

#132 #136 C++ port light refactororing and bug fix #140

Closed vityaman closed 1 month ago

vityaman commented 1 month ago
vityaman commented 1 month ago

Release

10/12 Test #10: CPP14Parser.SimpleExample .....................................................   Passed    0.06 sec
      Start 11: CPP14Parser.SimpleCppExampleWithErrorsInInput
11/12 Test #11: CPP14Parser.SimpleCppExampleWithErrorsInInput .................................   Passed    0.05 sec

Comparing to

      Start  9: CPP14Parser.SimpleExample
 9/11 Test  #9: CPP14Parser.SimpleExample .....................................................   Passed    0.10 sec
      Start 10: CPP14Parser.SimpleCppExampleWithErrorsInInput
10/11 Test #10: CPP14Parser.SimpleCppExampleWithErrorsInInput .................................   Passed    0.09 sec

Asan

      Start 10: CPP14Parser.SimpleExample
10/12 Test #10: CPP14Parser.SimpleExample .....................................................   Passed    0.97 sec
      Start 11: CPP14Parser.SimpleCppExampleWithErrorsInInput
11/12 Test #11: CPP14Parser.SimpleCppExampleWithErrorsInInput .................................   Passed    0.81 sec
      Start 12: CPP14Parser.RealCppFile

Comparing to

      Start  9: CPP14Parser.SimpleExample
 9/11 Test  #9: CPP14Parser.SimpleExample .....................................................   Passed    2.29 sec
      Start 10: CPP14Parser.SimpleCppExampleWithErrorsInInput
10/11 Test #10: CPP14Parser.SimpleCppExampleWithErrorsInInput .................................   Passed    2.05 sec