Ecosyste.ms: Issues

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

GitHub / JuliaDebug/JuliaInterpreter.jl issues and pull requests

#533 - fix various fma issues

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

#532 - update builtins, cleanup pre-1.6 code paths

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

#530 - Fix some ChainRulesCore invalidations

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

#529 - adapt to upstream changes of `Core.Compiler._findsup`

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

#528 - also break on `Core.kwfunc(f)` when setting a breakpoint on `f`.

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

#527 - fix some cases of setting breakpoints in functions that contain macro expansions

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

#526 - Linetables are not always sorted

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

#525 - Breaking on type constructors with parameters

Issue - State: open - Opened by KristofferC over 2 years ago

#524 - allow setting breakpoint on type constructors

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

#523 - make more use of `Core.Compiler` utility

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

#522 - clean up coverage files generated by test

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

#521 - update with JuliaLang/julia#44448

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

#520 - add a new debug command that let's you step into the last call on a line

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

#519 - recurse in builtin expansion if we get a new builtin when expanding

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

#518 - do not generate code for unused SSA values, slots and local variables in `eval_code`

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

#517 - Evaluating julia code using `eval_code` can be slow if the number of local variables is very large

Issue - State: closed - Opened by KristofferC over 2 years ago - 1 comment
Labels: performance

#516 - update for 1.8

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

#515 - fix builtin detection

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

#514 - Simplify precompiles

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

#513 - Fix kwarg wrapper detection for Unions

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

#512 - Adjust to upcoming effects change

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

#511 - Fix toplevel-global behaviour in ExprSplitter

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

#510 - update badge for CI

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

#509 - remove more legacy code

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

#508 - WIP: Fixing Julia tests

Pull Request - State: open - Opened by goerch over 2 years ago - 5 comments

#507 - Running Julia tests

Issue - State: open - Opened by goerch over 2 years ago - 8 comments

#505 - Fixes #385

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

#504 - Fixes #432 ...

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

#499 - update LTS version, drop v1.0 support

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

#473 - update test based on the removal of Base.replaceuserpath

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

#458 - Debug path issues

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

#439 - TagBot trigger issue

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

#435 - ERROR: type Union has no field name

Issue - State: closed - Opened by zenna almost 4 years ago - 2 comments

#432 - Segfault interpreting a function with ccall the second time

Issue - State: closed - Opened by fredrikekre almost 4 years ago - 1 comment
Labels: bug

#413 - Support for debugging tasks

Issue - State: open - Opened by davidanthoff about 4 years ago - 3 comments

#400 - also maybe_quote ssavalues and locals

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

#390 - bump version

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

#385 - cfunction issues

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

#373 - update Documentation dependencies

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

#360 - Debugger simpler Step into Function

Issue - State: closed - Opened by rveltz over 4 years ago - 8 comments

#343 - fixup for name change of #kw##invoke on 1.4

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

#342 - Debugger cannot handle calls to R made using RCall

Issue - State: open - Opened by PGS62 almost 5 years ago - 7 comments
Labels: bug

#340 - fix breakpointing by type

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

#329 - fix typo in #kw##invoke builtin

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

#325 - bump version

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

#304 - update version to include the latest bugfix

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

#291 - Bump version in Project.toml to 0.5.2

Pull Request - State: closed - Opened by Keno about 5 years ago - 4 comments

#274 - release 0.5.0

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

#270 - fix next_until! not properly returning breakpoint refs

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

#258 - handle SSAValues better

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

#256 - WIP: file:line breakpoints without Revise

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

#247 - add some debug output to diagnose AV failure

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

#230 - Revert compiled ccalls

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

#225 - fix assertion when breakpoint triggers during wrapper step through

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

#222 - fix lookup for SSAValues in foreigncalls and quote the library if it is a symbol

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

#214 - only unlink frames if exception will not be thrown to top level

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

#152 - add functionality to step through macro expansion

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

#55 - add location info for stackframes

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