153 Révisions (fbb6a9ede8b789493dd17d295feaf18013602e66)

Auteur SHA1 Message Date
  Erez Sh 6a027982c7 Tiny fix to PR il y a 3 ans
  Erez Sh 6872404f11 Improvements to the Python3 grammar il y a 3 ans
  Erez Sh 55642be13c Tiny adjustments il y a 3 ans
  Erez Sh 22f50e9490 Examples: A minor fix il y a 3 ans
  Erez Sh 7fdd59849b Examples: A few minor changes il y a 3 ans
  Erez Sh 385c35f506 Examples: Better doc for create_ast il y a 3 ans
  Erez Sh 22c289126f Rename ParserPuppet -> InteractiveParser il y a 3 ans
  Erez Sh e24e06bb13 Added ast_utils + example il y a 3 ans
  Erez Sh e0e698938c Examples: Fixes to paths (Issue #780) il y a 3 ans
  Erez Sh 8cfe52fb77 Examples: Added example of extending the Python grammar il y a 3 ans
  Erez Sh 09bcababcd Docs & Examples, small improvements il y a 3 ans
  MegaIng1 d98925525f Fix for slices getting reduce to single getitem il y a 3 ans
  Erez Sh f32014cc7b Example: Friendlier reconstruct_python.py il y a 3 ans
  MegaIng1 02035aa141 Added example + Corrected python3.lark il y a 3 ans
  MegaIng1 8b4f874d3d added example grammar_building.py il y a 3 ans
  Erez Sh f285cda4f2 Earley error reporting - initial (Issue #760) il y a 3 ans
  MegaIng1 dd3cf90b2d Moved `lark.lark` into the standard library. il y a 3 ans
  Erez Sh cd78243b82 Examples: Added new syntax to python grammar il y a 3 ans
  Erez Sh bc3923aed8 Added more terminals to grammars/ folder il y a 3 ans
  Chanic Panic f8a51ca087 Write examples for ForestVisitor and TreeForestTransformer il y a 4 ans
  starwarswii d385d10739 added tests for lark.lark changes il y a 4 ans
  starwarswii 082e0f3de7 fixed lark.lark requiring newline at the end of grammars il y a 4 ans
  starwarswii 7ce69c7c91
fixed lark.lark not accepting negative priorities il y a 4 ans
  Erez Sh 88d4659c29 Improvements to puppet + other small stuff il y a 4 ans
  Omega16 0b99356a39
added make_dot il y a 4 ans
  Erez Sh 1ad46b2a9a Fixed examples (Issue #669) il y a 4 ans
  Erez Sh c9bd6d491f Fixes for examples il y a 4 ans
  Erez Sh afebbf7348 Adjustments il y a 4 ans
  Sasank Chilamkurthy 582e9ab935 move advanced examples to a different folder il y a 4 ans
  Sasank Chilamkurthy e910acffb1 no symlink il y a 4 ans
  Sasank Chilamkurthy cb8a549896 inital sphinx gallery il y a 4 ans
  Erez Sh bf2d9bf7b1 Standalone generator now remove docstrings and comments. il y a 4 ans
  Blank Spruce 5559b1a211 Add missing elements in standalone parser il y a 4 ans
  Erez Sh 00e736fda3 Use accepts in default example (even though it's not necessary) il y a 4 ans
  Erez Sh bf326104d5 Updated standalone example il y a 4 ans
  Erez Sh d559e495ee Added templates example il y a 4 ans
  Erez Sh 7dc00179e6 Lark now loads faster il y a 4 ans
  Erez Sh 41ade56723 Typo il y a 4 ans
  Erez Sh 66a073d0aa Added support for error handling, using a puppet parser. il y a 4 ans
  Erez Sh 9cc57abd8a Added 'cache' option to Lark (Issue #479) il y a 4 ans
  MegaIng1 6d3477bbc7 Updated lark.lark + added template_lark.lark, showcasing templates il y a 4 ans
  Erez Sh 9ec9acf115 The standalone parser is now licensed under MPL2 (instead of GPL) (Issue #507) il y a 4 ans
  Erez Sh de1f619fcd Bugfix in stand-alone parser (Issue #514) il y a 4 ans
  MegaIng 9552f001b2
Update lark.lark il y a 4 ans
  MegaIng ec67938933
Small correction in lark.lark il y a 4 ans
  Erez Sh 182385d7b7 Removed bad syntax: *? and +? no longer accepted by the grammar parser (Issue #511) il y a 4 ans
  Erez Sh 4db56dc8b0 Added shebang to example script (Issue #504) il y a 4 ans
  Erez Sh 5682dcc57a Added python_bytecode example + Tiny bugfix il y a 4 ans
  Erez Sh b2f1b3bf7c Small fixes il y a 4 ans
  Erez Sh b9c81a5450 Refactor: Simplify code by assuming rule.options is never None il y a 4 ans