summaryrefslogtreecommitdiffstats
path: root/InternalDocs/parser.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos in various doc files (GH-132589)Yongzi Li2025-04-161-1/+1
|
* gh-119786: Fix typos in `InternalDocs/parser.md` (#128314)Yan Yanchii2024-12-281-5/+5
|
* gh-119786: cleanup internal docs and fix internal links (#127485)Bénédikt Tran2024-12-011-51/+50
|
* gh-126529: Update devguide links to relative filenames in InternalDocs (#126530)Valerii2024-11-071-1/+1
| | | | Update devguide links to relative filenames in InternalDocs/parser.md and InternalDocs/compiler.md.
* gh-126509: Update link to CPython's grammar docs in InternalDocs/parser.md ↵Valerii2024-11-061-1/+1
| | | | (#126510)
* gh-119786: [doc] more consistent syntax in InternalDocs (#125815)Irit Katriel2024-10-211-113/+101
|
* gh-119786: Move parser doc from devguide to InternalDocs (#125119)Irit Katriel2024-10-091-0/+894
Co-authored-by: Jacob Coffee <jacob@z7x.org> Co-authored-by: Carol Willing <carolcode@willingconsulting.com> Co-Authored-By: Adam Turner <9087854+aa-turner@users.noreply.github.com> Co-Authored-By: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de> Co-Authored-By: Carol Willing <carolcode@willingconsulting.com> Co-Authored-By: Erlend E. Aasland <erlend@python.org> Co-Authored-By: Ezio Melotti <ezio.melotti@gmail.com> Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-Authored-By: Irit Katriel <iritkatriel@yahoo.com> Co-Authored-By: Itamar Ostricher <itamarost@gmail.com> Co-Authored-By: Julien Palard <julien@palard.fr> Co-Authored-By: Mana <potpath@users.noreply.github.com> Co-Authored-By: Muhammad Mahad <mahadpy@gmail.com> Co-Authored-By: Ned Batchelder <ned@nedbatchelder.com> Co-Authored-By: Pablo Galindo Salgado <Pablogsal@gmail.com> Co-Authored-By: slateny <46876382+slateny@users.noreply.github.com> Co-Authored-By: wookie184 <wookie1840@gmail.com>