Skip to content

Issues: JuliaLang/julia

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Support latest Unicode 16.0 unicode Related to unicode characters and encodings
#56035 opened Oct 7, 2024 by PallHaraldsson
make codepoint(c) work for overlong chars unicode Related to unicode characters and encodings
#55152 opened Jul 17, 2024 by stevengj Loading…
Function to get Unicode code point notation like U+0061 unicode Related to unicode characters and encodings
#54683 opened Jun 5, 2024 by Paalon
Meta.parse(repr(Char(0x110000))) fails bug Indicates an unexpected problem or unintended behavior display and printing Aesthetics and correctness of printed representations of objects. parser Language parsing and surface syntax unicode Related to unicode characters and encodings
#54396 opened May 8, 2024 by stevengj
add hascodepoint(c::AbstractChar) and use it DO NOT MERGE Do not merge this PR! unicode Related to unicode characters and encodings
#54393 opened May 7, 2024 by stevengj Loading…
isuppercase/islowercase fail on invalid characters unicode Related to unicode characters and encodings
#54343 opened May 3, 2024 by Seelengrab
2
5
Cohesive and complete unicode tab completion story. completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop) unicode Related to unicode characters and encodings
#54186 opened Apr 22, 2024 by LilithHafner
2 tasks
Allow \to or \mapsto for -> in anonymous functions parser Language parsing and surface syntax unicode Related to unicode characters and encodings
#53053 opened Jan 25, 2024 by guberger
Adding \mid to the parser and setting its precedence higher than :: as an experimental feature parser Language parsing and surface syntax speculative Whether the change will be implemented is speculative unicode Related to unicode characters and encodings
#52756 opened Jan 5, 2024 by JanisErdmanis
readbytes! method for element types other than UInt8 io Involving the I/O subsystem: libuv, read, write, etc. unicode Related to unicode characters and encodings
#47413 opened Nov 1, 2022 by apaz-cli
Flags don't look right in the repl 😃🍕 and other emoji REPL Julia's REPL (Read Eval Print Loop) unicode Related to unicode characters and encodings
#46982 opened Sep 30, 2022 by LilithHafner
Regex bug: Unicode hex ranges not supported docs This change adds or pertains to documentation strings "Strings!" unicode Related to unicode characters and encodings
#46137 opened Jul 22, 2022 by ProvocaTeach
Segfault with Unicode.normalize() compiled into sysimage rr trace included unicode Related to unicode characters and encodings
#45716 opened Jun 17, 2022 by c42f
Addition of Unicode counterparts of some common operators. feature Indicates new feature / enhancement requests unicode Related to unicode characters and encodings
#41787 opened Aug 4, 2021 by BenjaminGalliot Loading…
Support for Unicode ellipsis symbol () parser Language parsing and surface syntax unicode Related to unicode characters and encodings
#41764 opened Aug 2, 2021 by publik-void
Add aliases for the symbols ⩵, ⩶, ⩽, ⩾, etc. feature Indicates new feature / enhancement requests unicode Related to unicode characters and encodings
#41462 opened Jul 4, 2021 by BenjaminGalliot
apply unicode normalization in help mode docsystem The documentation building system unicode Related to unicode characters and encodings
#41086 opened Jun 4, 2021 by epithet Loading…
Allow \u2e12 in variable names parser Language parsing and surface syntax unicode Related to unicode characters and encodings
#34835 opened Feb 21, 2020 by ChrisRackauckas
Decide whether ≏ is a relation or an operator parser Language parsing and surface syntax unicode Related to unicode characters and encodings
#34409 opened Jan 16, 2020 by Keno
Bikeshed short syntax for Base.IdentityUnitRange(a:b) arrays [a, r, r, a, y, s] design Design of APIs or of the language itself unicode Related to unicode characters and encodings
#32716 opened Jul 28, 2019 by timholy
Remove \uparrow and \downarrow from infix operator list? breaking This change will break code parser Language parsing and surface syntax speculative Whether the change will be implemented is speculative unicode Related to unicode characters and encodings
#31639 opened Apr 6, 2019 by MasonProtter
Normalize Emoji variant selectors in identifiers? unicode Related to unicode characters and encodings
#31588 opened Apr 2, 2019 by Keno
Make ▷ (\triangleright) alias for |> parser Language parsing and surface syntax unicode Related to unicode characters and encodings
#30658 opened Jan 9, 2019 by AzamatB
ProTip! Exclude everything labeled bug with -label:bug.