-
Notifications
You must be signed in to change notification settings - Fork 0
Feature rewrite parser in formal grammar #41
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e634be1 - Browse repository at this point
Copy the full SHA e634be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2648c8e - Browse repository at this point
Copy the full SHA 2648c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425b41a - Browse repository at this point
Copy the full SHA 425b41aView commit details -
Move Item.__get_formatted_date to webqueue2api.parser.utils and renam…
…e to format_date_string
Configuration menu - View commit details
-
Copy full SHA for dc11658 - Browse repository at this point
Copy the full SHA dc11658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12407b0 - Browse repository at this point
Copy the full SHA 12407b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee915f - Browse repository at this point
Copy the full SHA 7ee915fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5738191 - Browse repository at this point
Copy the full SHA 5738191View commit details
Commits on Jun 29, 2021
-
created function to append the initial message headers to the parsed …
…initial message content
Configuration menu - View commit details
-
Copy full SHA for c7e0d0a - Browse repository at this point
Copy the full SHA c7e0d0aView commit details -
modifed __add_initial_message_headers to output the expected format f…
…or the "to" and "cc" keys
Configuration menu - View commit details
-
Copy full SHA for 0f69c18 - Browse repository at this point
Copy the full SHA 0f69c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bb135 - Browse repository at this point
Copy the full SHA 42bb135View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e7687 - Browse repository at this point
Copy the full SHA e7e7687View commit details -
Revert "add_intitial_message_headers function call from the parseSect…
…ions function" This reverts commit e7e7687.
Configuration menu - View commit details
-
Copy full SHA for b701cda - Browse repository at this point
Copy the full SHA b701cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3951832 - Browse repository at this point
Copy the full SHA 3951832View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d4945 - Browse repository at this point
Copy the full SHA b9d4945View commit details -
add function call to __get_sorted_sections to sort the parsed item se…
…ctions by the datetime key
Configuration menu - View commit details
-
Copy full SHA for de2dd76 - Browse repository at this point
Copy the full SHA de2dd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfb974 - Browse repository at this point
Copy the full SHA 4dfb974View commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d858c0c - Browse repository at this point
Copy the full SHA d858c0cView commit details -
added a condition that checks for an ending reply from user delimiter…
… to indicate malformed header information in the reply from user section
Configuration menu - View commit details
-
Copy full SHA for 56798fb - Browse repository at this point
Copy the full SHA 56798fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f61860e - Browse repository at this point
Copy the full SHA f61860eView commit details -
Add logic to return an error_parse if a header is not formatted corre…
…ctly in the reply_from_user section
Configuration menu - View commit details
-
Copy full SHA for 8289ae7 - Browse repository at this point
Copy the full SHA 8289ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e5619 - Browse repository at this point
Copy the full SHA f5e5619View commit details -
modified action end delimiter and modified the expected value error m…
…essage when the parser encounters a malformed delimiter
Configuration menu - View commit details
-
Copy full SHA for 595b1be - Browse repository at this point
Copy the full SHA 595b1beView commit details -
modified the status rule to expect only a single line delimiter and m…
…ade the skipTo look for delimiters at the begining of the line
Configuration menu - View commit details
-
Copy full SHA for 66b65d7 - Browse repository at this point
Copy the full SHA 66b65d7View commit details -
modified the edit rule to expect only a single line delimiter and mad…
…e the skipTo look for delimiters at the begining of the line
Configuration menu - View commit details
-
Copy full SHA for 5fbc373 - Browse repository at this point
Copy the full SHA 5fbc373View commit details -
modified the reply to user rule to expect only a single line delimite…
…r and made the skipTo look for delimiters at the begining of the line
Configuration menu - View commit details
-
Copy full SHA for a3fafba - Browse repository at this point
Copy the full SHA a3fafbaView commit details -
added pp.LineStart() to explicity look for reply_from_user delimiter …
…at the start of a given line in the status, edit, and reply-to-user rules
Configuration menu - View commit details
-
Copy full SHA for 1d0358c - Browse repository at this point
Copy the full SHA 1d0358cView commit details
Commits on Jul 1, 2021
-
Added logic to raise a parser error with the appropriate information …
…if a Date header is not found in a reply from user section
Configuration menu - View commit details
-
Copy full SHA for f7114c2 - Browse repository at this point
Copy the full SHA f7114c2View commit details -
Made expected message relevent: the datetime string doesn't need to b…
…e formatted in a particular way
Configuration menu - View commit details
-
Copy full SHA for a84d8e7 - Browse repository at this point
Copy the full SHA a84d8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5383f8f - Browse repository at this point
Copy the full SHA 5383f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23abdf3 - Browse repository at this point
Copy the full SHA 23abdf3View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c9d04e5 - Browse repository at this point
Copy the full SHA c9d04e5View commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 84cb7b4 - Browse repository at this point
Copy the full SHA 84cb7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80cc1cb - Browse repository at this point
Copy the full SHA 80cc1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e07895 - Browse repository at this point
Copy the full SHA 5e07895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 206ed36 - Browse repository at this point
Copy the full SHA 206ed36View commit details