15 Commits

Author SHA1 Message Date
Shahar Naveh
f95b7468f7 Autogen opcodes metadata (#7983) 2026-05-27 16:44:58 +09:00
Jeong, YunWon
f960a0fbad Add gh-aw agentic workflow for upgrading Python libraries (#7117)
* Add gh-aw agentic workflow for upgrading Python libraries

- upgrade-pylib.md: Claude-based workflow triggered via workflow_dispatch
- Runs `scripts/update_lib quick <name>` to sync a library from CPython
- Creates a PR with the result, referencing issue #6839
2026-02-14 11:26:03 +09:00
Jeong, YunWon
d90792258d import .gitattributes from CPython (#6939) 2026-02-02 00:27:21 +09:00
Shahar Naveh
db1adaa2c2 Move __doc__ crate to crates/doc (#6234)
* Add `__doc__` crate

* Base auto-generate ci

* Add dummy files

* Update docs

* Set codegen-units to 1 for doc db

* Mark `*.inc.rs` as auto generated

* Disable doctest

* Reset docs
2025-11-14 23:47:51 +09:00
Noa
bfe72689fc Remove -merge from Cargo.lock gitattributes 2025-03-20 14:28:03 +09:00
Noa
2721f2de3f Fix a bunch of random tests (#5533) 2025-02-25 08:41:54 +09:00
Jeong YunWon
dc569e9921 Refactoring 2023-05-10 19:35:27 +09:00
Jeong YunWon
721d124848 *.snap linguist-generated -merge 2022-08-22 04:43:03 +09:00
Jeong YunWon
fb5ac9e79b reorganize compiler crates 2022-08-22 04:42:42 +09:00
Jeong YunWon
c3cab9e8cc remove generated lalrpop result from repository 2022-08-18 08:20:35 +09:00
Jeong YunWon
79f985c256 fix *.{rs,lalrpop} and Lib/*.py to eol=lf 2022-08-18 07:44:50 +09:00
Noa
07ab9737cd Mark generated lalrpop as -merge -diff 2022-04-26 20:39:16 -05:00
Noa
ceb59abbd9 Speedup compile time for rustpython-parser 2022-04-24 10:36:02 -05:00
Nikita Sobolev
353ccf1f3f Make this a Rust project once again
Subfolders were not ignored.
Docs: 0c7f82f88a/docs/overrides.md (vendored-code)
2021-08-30 16:01:37 +03:00
Noah
25013169f7 Fix Github language statistics to make this a Rust project 2019-09-16 18:01:24 +00:00