Skip to content

Pull requests: TranscryptOrg/Transcrypt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

re: read a character class as a single token
#915 opened Aug 30, 2026 by CarstenGrohmann Contributor Loading…
Document integer range limits in differences with CPython
#912 opened Aug 26, 2026 by CarstenGrohmann Contributor Loading…
Fixed assignment bug in local scope
#902 opened Jul 18, 2025 by kochelmonster Loading…
Fixed many python compatiblity issues
#900 opened Jun 22, 2025 by kochelmonster Loading…
When fn arguments are reassigned, do not redeclare with 'var'
#882 opened Sep 3, 2024 by JGreenlee Contributor Loading…
Prevent polluting prototypes with enumerable props
#879 opened Aug 23, 2024 by JGreenlee Contributor Loading…
Add a stub for ABCMeta
#780 opened Jun 19, 2021 by nandoflorestan Loading…
Add a simple json module to Transcrypt
#777 opened Jun 7, 2021 by nandoflorestan Loading…
Make transcrypt-loader npm package Windows-compatible
#750 opened Aug 7, 2020 by phistrom Loading…
Check nullity for __eq__ and __ne__
#734 opened May 24, 2020 by pfeodrippe Loading…
Ignore 'property' decorator when transpiling function decorators
#729 opened May 14, 2020 by AlexECX Loading…
3 tasks
Handle @property redefinition in subclasses
#728 opened May 14, 2020 by AlexECX Loading…
3 tasks
Add 3rd argument to getattr
#727 opened May 14, 2020 by AlexECX Loading…
1 of 4 tasks
Scope transpiled class attributes in a function instead of an object
#725 opened May 14, 2020 by AlexECX Loading…
5 of 8 tasks
Add two closing parentheses
#720 opened Apr 5, 2020 by CarstenGrohmann Contributor Loading…
Davidedelvento install test instructions
#707 opened Feb 20, 2020 by davidedelvento Loading…
Nested with __pragma__(...)
#692 opened Nov 5, 2019 by happy-monk Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.