Skip to content

Activity

Update malachite-bigint

Pull request merge
youknowonepushed 1 commit to main • 4588ea5…d2f137b • 
on Feb 10

malachite-bigint v0.2.2 (#132)

Pull request merge
youknowonepushed 1 commit to main • 328e085…4588ea5 • 
on Feb 3

malachite-bigint 0.2.1

Pull request merge
youknowonepushed 1 commit to main • f07b97c…328e085 • 
on Feb 3

Fix match parsing

Pull request merge
youknowonepushed 1 commit to main • e00297d…f07b97c • 
on Jan 21

apply clippy suggestions

Pull request merge
youknowonepushed 1 commit to main • 5e9d985…e00297d • 
on Jan 21

Fix inconsistencies with cpython while parsing format strings (#124)

Pull request merge
youknowonepushed 1 commit to main • a5b0809…5e9d985 • 
on Oct 31, 2024

fix clippy warnings (#123)

Pull request merge
youknowonepushed 1 commit to main • 8dd2aea…a5b0809 • 
on Aug 6, 2024

mark 0.4.0

youknowonepushed 1 commit to main • 00d2f1d…8dd2aea • 
on Aug 6, 2024

fix formatting issues

Pull request merge
youknowonepushed 4 commits to main • 51b5f80…00d2f1d • 
on Jul 23, 2024

fix for Lib/test/test_future_stmt/test_future.py: test_annotations

Pull request merge
youknowonepushed 1 commit to main • 649fdd4…51b5f80 • 
on May 12, 2024

Fix type param order during source location

Pull request merge
youknowonepushed 1 commit to main • 6a2aa26…649fdd4 • 
on May 12, 2024

Merge pull request #107 from m-spitfire/fix-unparse

Pull request merge
youknowonepushed 2 commits to main • a95045b…6a2aa26 • 
on May 10, 2024

Merge pull request #117 from youknowone/0.3.1

Pull request merge
youknowonepushed 3 commits to main • 9ce55ae…a95045b • 
on Apr 6, 2024

Incorrect f-string parsing (#112)

Pull request merge
youknowonepushed 1 commit to main • 8731e9f…9ce55ae • 
on Jan 23, 2024

Added num/malachite features for format crate (#109)

Pull request merge
youknowonepushed 1 commit to main • 29c4728…8731e9f • 
on Dec 28, 2023

remove size assertions to avoid nightly error (#111)

Pull request merge
youknowonepushed 1 commit to main • c0923cb…29c4728 • 
on Dec 27, 2023

malachite-bigint 0.2.0

youknowonepushed 1 commit to main • a367239…c0923cb • 
on Dec 27, 2023

Fix the invalid license name for cargo-deny (#110)

Pull request merge
youknowonepushed 1 commit to main • 52edf45…a367239 • 
on Dec 27, 2023

Merge pull request #103 from qingshi163/malachite041

Pull request merge
qingshi163pushed 3 commits to main • 13cae0a…52edf45 • 
on Nov 7, 2023

Clean up Cargo.toml and bump dependency versions (#104)

Pull request merge
youknowonepushed 1 commit to main • a1e4336…13cae0a • 
on Oct 3, 2023

0.3.0 (#92)

Pull request merge
youknowonepushed 1 commit to main • d09bce8…a1e4336 • 
on Aug 29, 2023

vendor text_size and source_location (#102)

Pull request merge
youknowonepushed 1 commit to main • b079666…d09bce8 • 
on Aug 29, 2023

Fix TypeAliasName to store name instead of load (#99)

Pull request merge
youknowonepushed 1 commit to main • 704eb40…b079666 • 
on Jul 29, 2023

Add parsing of type alias statements i.e. the type keyword (#97)

Pull request merge
charliermarshpushed 1 commit to main • 6980037…704eb40 • 
on Jul 17, 2023

Parse type parameters in function definitions (#96)

Pull request merge
youknowonepushed 1 commit to main • c33fbee…6980037 • 
on Jul 14, 2023

Parse type parameters in class definitions

Pull request merge
MichaReiserpushed 6 commits to main • c8092b2…c33fbee • 
on Jul 14, 2023

Update to the latest ASDL

Pull request merge
MichaReiserpushed 7 commits to main • 69d27d9…c8092b2 • 
on Jul 13, 2023

Rename unconventional nodes (#74)

Pull request merge
youknowonepushed 1 commit to main • 5270020…69d27d9 • 
on Jun 16, 2023

rustpython_ast python package (#79)

Pull request merge
youknowonepushed 1 commit to main • edcfcb4…5270020 • 
on Jun 16, 2023

Fix bool format (#91)

Pull request merge
youknowonepushed 1 commit to main • 40a6032…edcfcb4 • 
on Jun 15, 2023