Commit Graph

14 Commits

Author SHA1 Message Date
Aphek
66c00272a0 Fix grammar in DEVELOPMENT.md
Co-authored-by: fanninpm <fanninpm@miamioh.edu>
2021-10-02 23:09:42 -03:00
Aphek
a702a1709b Update unit tests instructions, explain how to run them individually 2021-10-02 20:11:07 -03:00
Peter Ye
63a688cf75 Fix LALRPOP book link in development guide 2021-07-25 17:17:25 -04:00
Noah
30c2e9e1ba Update the DEVELOPMENT document 2021-04-01 21:24:30 -05:00
Jeong YunWon
e62a164f4d Move tests -> extra_tests 2020-09-13 06:58:57 +09:00
Minjun Shin
f4b3dc5619 Add macOS development requirements about libffi-sys. 2020-09-05 17:40:33 +09:00
ChJR
d5e2c841ab Change rustc specific version descriptions 2019-10-13 23:15:23 +09:00
ChJR
7661caa800 Change DEVELOPMENT 2019-10-13 17:43:58 +09:00
Carol Willing
6adffe567c Add review feedback edits from @coolreader18 and @mpajkowski 2019-08-16 14:42:18 +09:00
Carol Willing
d35caabdfe Explain the major sub-crates of RustPython 2019-08-16 11:10:06 +09:00
Carol Willing
cc99c38678 Add subsections to Understanding Internals 2019-08-16 09:36:20 +09:00
Carol Willing
2426440c00 Reorder devguide sections and edit 2019-08-16 08:08:25 +09:00
Windel Bouwman
f7320cf545 Move Scope struct to its own file, making the frame module private in the process. 2019-07-23 20:39:47 +02:00
coolreader18
3beaf5f89d Address feedback
Move profile writing to own function; move profiling doc to
DEVELOPMENT.md, remove 'present because' from arg help.
2019-07-10 13:29:05 -05:00