Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaLang/Tokenize.jl issues and pull requests

#211 - add public kw

Pull Request - State: closed - Opened by pfitzseb 2 months ago

#210 - feat: add some more arrow ops

Pull Request - State: closed - Opened by pfitzseb 6 months ago

#209 - add ⥷ to startchars

Pull Request - State: closed - Opened by pfitzseb 6 months ago - 1 comment

#208 - tweak `is_operator_start_char` to not use so heavily nested syntax

Pull Request - State: closed - Opened by KristofferC 8 months ago - 6 comments

#207 - Fix tokenization of numbers followed by `..`

Pull Request - State: closed - Opened by BenPH over 1 year ago - 1 comment

#206 - Fix for tokenization of consecutive nested multiline comments

Pull Request - State: closed - Opened by c42f over 1 year ago - 1 comment

#205 - Fails to parse nested open/close comment sequences

Issue - State: closed - Opened by quinnj over 1 year ago - 3 comments

#204 - Can you tokenize a string with a regular expression

Issue - State: closed - Opened by Nick-Mul over 1 year ago - 3 comments

#203 - tokenize fails on double quotes

Issue - State: open - Opened by MichelJuillard about 2 years ago
Labels: bug

#202 - Update TagBot.yml

Pull Request - State: closed - Opened by pfitzseb about 2 years ago

#201 - Add unicode minus

Pull Request - State: closed - Opened by pfitzseb about 2 years ago - 1 comment

#200 - Disable interpolation lexing for prefixed strings

Pull Request - State: closed - Opened by pfitzseb about 2 years ago - 1 comment

#199 - More unicode dots as operators

Pull Request - State: closed - Opened by pfitzseb about 2 years ago - 1 comment

#198 - Add top/bot

Pull Request - State: closed - Opened by pfitzseb about 2 years ago - 3 comments

#197 - Treat UTF-8 BOM as WS

Pull Request - State: closed - Opened by pfitzseb about 2 years ago - 2 comments

#196 - Regression

Issue - State: closed - Opened by t-bltg over 2 years ago - 3 comments

#195 - add two missing Kind -> Symbol

Pull Request - State: closed - Opened by KristofferC over 2 years ago - 2 comments

#194 - remove unused functions

Pull Request - State: closed - Opened by KristofferC over 2 years ago - 1 comment

#193 - JET self test

Issue - State: closed - Opened by goerch over 2 years ago - 5 comments

#192 - Use Base.hash

Pull Request - State: closed - Opened by pfitzseb over 2 years ago - 13 comments

#191 - #188, but fixed

Pull Request - State: closed - Opened by pfitzseb almost 3 years ago - 9 comments

#190 - Revert "Simplify lex_identifier"

Pull Request - State: closed - Opened by KristofferC almost 3 years ago - 1 comment

#189 - Tokenize 0.5.19 broke JuMPs formatting

Issue - State: closed - Opened by odow almost 3 years ago - 5 comments

#188 - Simplify lex_identifier

Pull Request - State: closed - Opened by ZacLN almost 3 years ago - 9 comments

#187 - RFC: change optimization level to 1

Pull Request - State: closed - Opened by KristofferC almost 3 years ago - 11 comments

#186 - lex all of Base in tests

Pull Request - State: closed - Opened by pfitzseb about 3 years ago - 1 comment

#185 - add additional operator suffixes

Pull Request - State: closed - Opened by pfitzseb about 3 years ago - 1 comment

#184 - Add LEFT_ARROW and DOUBLE_ARROW

Pull Request - State: closed - Opened by pfitzseb about 3 years ago - 1 comment

#183 - 0.5.17

Pull Request - State: closed - Opened by goretkin about 3 years ago - 1 comment

#182 - clean up code

Pull Request - State: closed - Opened by pfitzseb about 3 years ago

#181 - fix isopsuffix

Pull Request - State: closed - Opened by pfitzseb about 3 years ago - 4 comments

#180 - `isopsuffix` incomplete

Issue - State: closed - Opened by goretkin about 3 years ago - 1 comment

#179 - fix unicode string interpolation

Pull Request - State: closed - Opened by pfitzseb over 3 years ago

#178 - String interpolation with unicode error ref JuliaFormatter

Issue - State: closed - Opened by domluna over 3 years ago

#177 - bug with Tokenize.jl v0.5.14 for JuliaFormatter

Issue - State: closed - Opened by ericphanson over 3 years ago - 1 comment

#176 - fix string interpolation

Pull Request - State: closed - Opened by pfitzseb over 3 years ago

#175 - Improved string interpolation lexing removes start of string interpolations with parenthesis

Issue - State: closed - Opened by bauglir over 3 years ago - 2 comments
Labels: bug

#174 - incorrect attribute values for tokens of the KEYWORD category

Issue - State: closed - Opened by alexfdo over 3 years ago - 8 comments

#173 - improve string interpolation lexing

Pull Request - State: closed - Opened by pfitzseb over 3 years ago - 3 comments

#172 - string interpolation with single-quote errors

Issue - State: closed - Opened by pfitzseb over 3 years ago
Labels: bug

#171 - Minor documentation

Pull Request - State: open - Opened by goretkin over 3 years ago - 2 comments

#170 - Use Documenter

Pull Request - State: open - Opened by goretkin over 3 years ago - 7 comments

#169 - update list of operators

Pull Request - State: closed - Opened by ZacLN over 3 years ago
Labels: bug

#168 - allow PRIME after END kw

Pull Request - State: closed - Opened by ZacLN over 3 years ago
Labels: bug

#167 - fix invalid float parse

Pull Request - State: closed - Opened by ZacLN over 3 years ago - 2 comments
Labels: bug

#166 - emit error on invalid hexadecimal

Pull Request - State: closed - Opened by ZacLN over 3 years ago - 2 comments
Labels: bug

#165 - hexadecimal error

Issue - State: open - Opened by ZacLN over 3 years ago

#164 - add missing operator

Pull Request - State: closed - Opened by ZacLN over 3 years ago - 1 comment
Labels: bug

#163 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 64 comments

#162 - fix string interpolation of Chars

Pull Request - State: closed - Opened by ZacLN over 3 years ago - 1 comment
Labels: bug

#161 - incorrectly errors

Issue - State: closed - Opened by ZacLN over 3 years ago - 1 comment

#160 - use github actions instead of travis

Pull Request - State: closed - Opened by KristofferC over 3 years ago - 4 comments

#159 - fix comment lexing

Pull Request - State: closed - Opened by ZacLN over 3 years ago - 2 comments
Labels: bug

#158 - also lex stdlibs in benchmark

Pull Request - State: closed - Opened by KristofferC over 4 years ago

#157 - update Julia test versions

Pull Request - State: closed - Opened by KristofferC over 4 years ago

#156 - use Base.is_id_char, etc.

Pull Request - State: closed - Opened by ZacLN over 4 years ago - 1 comment

#155 - Don't error on invalid chars

Pull Request - State: open - Opened by ZacLN over 4 years ago - 1 comment

#154 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 2 comments

#153 - Evaluated token

Pull Request - State: closed - Opened by aminya over 4 years ago - 6 comments

#152 - disallow float w/ trailing . juxt w/ op

Pull Request - State: closed - Opened by ZacLN almost 5 years ago - 1 comment

#151 - mark suffixed ops (needed for CSTParser)

Pull Request - State: closed - Opened by ZacLN almost 5 years ago - 3 comments

#150 - Fix outdated links in README

Pull Request - State: closed - Opened by janEbert almost 5 years ago - 1 comment

#149 - fix float parsing with trailing dotted operator

Pull Request - State: closed - Opened by ZacLN almost 5 years ago - 3 comments

#148 - number parsing error

Issue - State: closed - Opened by ZacLN almost 5 years ago
Labels: bug

#147 - add colon ops

Pull Request - State: closed - Opened by ZacLN almost 5 years ago - 1 comment

#146 - add hat suffix

Pull Request - State: closed - Opened by ZacLN almost 5 years ago - 3 comments

#145 - fix dotop starting position

Pull Request - State: closed - Opened by ZacLN almost 5 years ago - 1 comment

#144 - update travis

Pull Request - State: closed - Opened by KristofferC about 5 years ago - 1 comment

#143 - add Project file

Pull Request - State: closed - Opened by KristofferC about 5 years ago

#142 - add errortoken for invalid numeric constants

Pull Request - State: closed - Opened by ZacLN about 5 years ago

#141 - add `new` kw kind

Pull Request - State: closed - Opened by ZacLN about 5 years ago - 1 comment

#140 - fix startpos for dotted ops

Pull Request - State: closed - Opened by KristofferC over 5 years ago - 1 comment

#139 - Dot operators have inconsistent location information

Issue - State: closed - Opened by maleadt over 5 years ago - 1 comment

#138 - update cmd lexing

Pull Request - State: closed - Opened by ZacLN over 5 years ago

#137 - don't peek Chars

Pull Request - State: closed - Opened by ZacLN over 5 years ago - 2 comments

#136 - compound keywords incorrectly tokenized

Issue - State: closed - Opened by pfitzseb over 5 years ago - 4 comments
Labels: bug

#135 - escaping within cmds

Issue - State: closed - Opened by ZacLN over 5 years ago

#134 - Fails to precompile on master

Issue - State: closed - Opened by MikeInnes over 5 years ago - 1 comment

#133 - remove old keywords

Pull Request - State: closed - Opened by ZacLN over 5 years ago

#132 - Precompilation fails

Issue - State: closed - Opened by baggepinnen almost 6 years ago - 3 comments

#131 - Transition to new iteration protocol

Pull Request - State: closed - Opened by pfitzseb almost 6 years ago - 2 comments

#130 - add outer kw

Pull Request - State: closed - Opened by ZacLN about 6 years ago - 4 comments

#129 - v0.7 compatability

Pull Request - State: closed - Opened by ZacLN about 6 years ago - 6 comments

#128 - merge dotted ops to one op

Pull Request - State: closed - Opened by ZacLN about 6 years ago - 1 comment

#127 - misc v0.7 fixes

Pull Request - State: closed - Opened by ZacLN over 6 years ago - 2 comments

#126 - replace Base.utf8_trailing

Issue - State: closed - Opened by ZacLN over 6 years ago - 1 comment

#125 - add perp operator

Pull Request - State: closed - Opened by ZacLN over 6 years ago - 1 comment

#124 - add specific BIN/HEX/OCT_INT

Pull Request - State: closed - Opened by ZacLN over 6 years ago - 1 comment

#123 - v0.7 compatability

Issue - State: closed - Opened by ZacLN over 6 years ago - 7 comments

#122 - add missing methods

Pull Request - State: closed - Opened by KristofferC over 6 years ago - 1 comment

#121 - startbyte(t::Token) and endbyte(t::Token) are documented but do not exist

Issue - State: closed - Opened by yurivish over 6 years ago - 5 comments

#120 - `:keyword` incorrectly tokenized

Issue - State: closed - Opened by pfitzseb over 6 years ago - 6 comments

#119 - Store operator metainfo here

Issue - State: closed - Opened by ZacLN over 6 years ago - 1 comment

#118 - return error on invalid binary/octal/hex intege

Pull Request - State: closed - Opened by ZacLN over 6 years ago - 4 comments

#117 - wip allow for op suffixes

Pull Request - State: closed - Opened by KristofferC almost 7 years ago - 9 comments

#116 - inline some functions

Pull Request - State: closed - Opened by KristofferC almost 7 years ago - 1 comment

#115 - improve benchmarking code

Pull Request - State: closed - Opened by KristofferC almost 7 years ago

#114 - actually test inferability and make RawToken inferrable

Pull Request - State: closed - Opened by KristofferC almost 7 years ago - 5 comments

#113 - Add special cstparser token kinds

Pull Request - State: closed - Opened by ZacLN almost 7 years ago - 10 comments

#112 - update precompile.jl

Pull Request - State: closed - Opened by ZacLN almost 7 years ago - 2 comments