Ecosyste.ms: Issues

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

GitHub / julia-vscode/CSTParser.jl issues and pull requests

#395 - DO NOT MERGE

Pull Request - State: open - Opened by davidanthoff 3 months ago

#394 - fix: correctly iterate over :publics

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

#393 - fix: anon long form func definition

Pull Request - State: open - Opened by pfitzseb 4 months ago

#392 - public is allowed as function name in toplevel

Pull Request - State: closed - Opened by N5N3 4 months ago

#391 - chore: reintroduce macos tests

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

#390 - fix: add version check to public kw parsing

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

#389 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago

#388 - feat: handle public kw

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

#387 - bump version

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

#386 - fix IOBuffer type on 1.11

Pull Request - State: closed - Opened by KristofferC 7 months ago

#385 - Change `ParseState` to use a `Memory{T}` on Julia v1.11+

Pull Request - State: closed - Opened by staticfloat 7 months ago - 3 comments

#384 - fix: proper curly parsing in where with comparison operator

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

#383 - Improve code to avoid reliance on computation of length

Pull Request - State: closed - Opened by vtjnash 8 months ago - 1 comment

#382 - crashes on nightly Julia, stateful iterators don't have `length` any more

Issue - State: closed - Opened by nsajko 8 months ago - 3 comments
Labels: bug

#381 - fix: correctly iterate over `global (a,b,)`

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

#380 - fix: parse quotenode with prime

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

#379 - fix: correctly handle suffixed string macros with mod access

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

#378 - fix: 1.10 compat

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

#377 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago

#376 - fix: char parsing for 1.9 compat

Pull Request - State: closed - Opened by pfitzseb about 1 year ago

#375 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#374 - Migrate to test item framework

Pull Request - State: closed - Opened by davidanthoff about 1 year ago

#373 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#371 - Failure to parse string macros with module name & suffix (`X.y"z"q`)

Issue - State: closed - Opened by mortenpi over 1 year ago
Labels: bug

#370 - Support bracketed function call in function definition

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

#369 - fix: correctly abort macro parsing in dotted generators

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

#368 - Parsing list comprehensions

Issue - State: closed - Opened by ArnoStrouwen over 1 year ago
Labels: bug

#367 - Parsing error on `$a'`

Issue - State: closed - Opened by chriselrod over 1 year ago - 1 comment

#366 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#365 - Problem parsing in JuliaFormatter

Issue - State: open - Opened by guilhermebodin almost 2 years ago - 3 comments
Labels: bug

#364 - Use the standard VS Code approach to enable vendoring

Pull Request - State: closed - Opened by davidanthoff almost 2 years ago

#363 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#362 - Fix parsing of unterminated brackets

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

#361 - Don't consume RSQUAREs when closer.square is true

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

#360 - Add diagnostics for CSTParser indexing bug

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

#359 - language server crashing within lint! given hcat input

Issue - State: closed - Opened by mchristianl about 2 years ago - 3 comments

#358 - crash on global 'tuple' in let block

Issue - State: closed - Opened by jqfeld about 2 years ago - 2 comments

#357 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#356 - Various fixes

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

#355 - New version: v3.3.6

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

#354 - Fix ncat conversion on 1.6

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

#353 - [AUTO] Format files using DocumentFormat

Pull Request - State: open - Opened by github-actions[bot] about 2 years ago
Labels: no changelog

#352 - New version: v3.3.5

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

#351 - Fix [1;;\n2] parsing

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

#350 - Multidimensional parse issue

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

#349 - Command parsed possibly incorrectly

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

#348 - New version: v3.3.4

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

#347 - Fix generator for parsing

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

#346 - Maybe fix LS.jl#1100

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

#345 - CSTParser cannot parse for loops in a quoted macro

Issue - State: closed - Opened by YingboMa over 2 years ago

#344 - Adjust global const parsing

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

#343 - [AUTO] Format files using DocumentFormat

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: no changelog

#342 - Incorrect parsing with `global const ...`

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

#340 - Possible error in import parsing

Issue - State: closed - Opened by domluna over 2 years ago - 1 comment

#339 - Incorrect Parse in global statement

Issue - State: closed - Opened by Xpectuer over 2 years ago - 1 comment

#338 - A bunch of fixes

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

#337 - Support const fields in mutable structs

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

#336 - `const` field support

Issue - State: closed - Opened by tkf over 2 years ago

#335 - Return information about when state errored

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

#334 - Stop parsing when it occurs to lambda function assignment

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

#333 - Parsing error?

Issue - State: closed - Opened by ChrisRackauckas over 2 years ago - 7 comments

#332 - Documentation for the EXPR data structure

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

#331 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#330 - fix at-doc at EOF again

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

#329 - Fix at-doc parsing at EOF

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

#328 - Parsing `@doc` macro with trailing newline errors

Issue - State: closed - Opened by devmotion over 2 years ago - 1 comment

#327 - peekchar error in Atom

Issue - State: closed - Opened by tlienart over 2 years ago - 1 comment

#326 - add peekchar for IOBuffer

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

#325 - Type instability in CSTParser

Issue - State: open - Opened by ChenNingCong over 2 years ago - 1 comment
Labels: enhancement

#324 - Add missing operators and fix precedences

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

#323 - Track the number of semicolons in multidimensional expressions

Issue - State: closed - Opened by domluna over 2 years ago - 1 comment

#322 - fix bare interpolation of "type" in strings

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

#321 - JET self test

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

#320 - New multi-dimensional syntax not parsed the same as `Meta.parse`

Issue - State: closed - Opened by domluna almost 3 years ago - 1 comment
Labels: bug

#319 - expr op prime not recognized correctly

Issue - State: open - Opened by o314 almost 3 years ago - 3 comments
Labels: bug, wontfix

#318 - lpipe rpipe do not mix

Issue - State: closed - Opened by o314 almost 3 years ago - 3 comments
Labels: bug

#317 - plus_minus, minus_plus are not recognized as unary ops

Issue - State: closed - Opened by o314 almost 3 years ago

#316 - dot transpose op expr does not parse as expected

Issue - State: open - Opened by o314 almost 3 years ago - 3 comments
Labels: bug, wontfix

#315 - fix parsing of multiple `'`

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

#314 - Unmagicify isjuxtaposition

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

#313 - Fix nonstdid parsing and $ parsing in import

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

#312 - rename Expr constructor to to_codeobject

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

#311 - Interpolation expands too much in import

Issue - State: closed - Opened by o314 about 3 years ago - 2 comments
Labels: bug

#310 - Too broad recognition of nonstd identifier in import

Issue - State: closed - Opened by o314 about 3 years ago
Labels: bug

#309 - Parsing error with very weird use of `<`

Issue - State: open - Opened by domluna about 3 years ago - 2 comments
Labels: bug

#308 - Expr constructor sometimes returns a Symbol, Bool, etc

Issue - State: closed - Opened by timholy about 3 years ago - 4 comments
Labels: enhancement

#307 - Fix is_func_call

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

#306 - `is_func_call` can return nothing

Issue - State: closed - Opened by domluna about 3 years ago - 2 comments

#305 - fix blockquote in array exprs

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

#304 - Parse error

Issue - State: closed - Opened by t-bltg about 3 years ago
Labels: bug

#303 - fix quote parsing in brackets

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

#302 - Parsing error

Issue - State: closed - Opened by t-bltg about 3 years ago - 1 comment
Labels: bug

#301 - More errparse

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

#300 - New version: v3.2.4

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

#289 - Lots of parse errors for Julia base

Issue - State: closed - Opened by davidanthoff over 3 years ago - 1 comment
Labels: bug

#288 - Fix parsing `A[a~b]`

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

#287 - Parsing error with `global <expr>` (also local)

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

#278 - Binary op parsing incorrect order

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