Ecosyste.ms: Issues

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

GitHub / RelationalAI-oss/Salsa.jl issues and pull requests

#42 - avoid potential compiler-internal error

Pull Request - State: closed - Opened by aviatesk over 1 year ago - 4 comments

#41 - Examples failing

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

#40 - README updates

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

#39 - Infinite non-cyclic recursion causing StackOverflow leads to crashed Julia session

Issue - State: open - Opened by ghost almost 3 years ago
Labels: bug

#38 - Upstream from RelationalAI: Package Refactoring

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

#37 - Potential race condition in `get_trace`

Issue - State: open - Opened by comnik over 3 years ago
Labels: bug

#36 - Trace pool usage breaks when tasks migrate

Issue - State: open - Opened by comnik over 3 years ago
Labels: bug

#35 - Strip Salsa package line numbers out of user-declared functions using Salsa macros

Issue - State: open - Opened by NHDaly almost 4 years ago - 1 comment
Labels: enhancement, macros

#34 - @derived functions appear to ignore keyword arguments

Issue - State: open - Opened by mabokhamis about 4 years ago
Labels: enhancement

#33 - Documentation!

Issue - State: open - Opened by NHDaly about 4 years ago
Labels: documentation, help wanted

#32 - Add support for default values for Salsa derived functions

Pull Request - State: closed - Opened by NHDaly about 4 years ago - 1 comment
Labels: macros

#31 - Fix where clauses for Derived Functions

Pull Request - State: closed - Opened by NHDaly about 4 years ago
Labels: macros

#30 - Support Salsa Inspect graph unrolling inputs/derived functions by key

Issue - State: open - Opened by ghost about 4 years ago - 1 comment
Labels: enhancement

#29 - Fix up Salsa.Inspect.build_graph after DefaultStorage perf changes

Pull Request - State: closed - Opened by ghost about 4 years ago
Labels: bug

#28 - Fix SalsaWrappedException when ENV["SALSA_STATIC_DEBUG"] is disabled

Pull Request - State: closed - Opened by NHDaly about 4 years ago
Labels: bug

#27 - Upstream from RelationalAI: Salsa performance improvements: Remove allocations

Pull Request - State: closed - Opened by NHDaly about 4 years ago
Labels: performance, upstream

#26 - Fix bug in Salsa stack trace printing: off-by-one

Pull Request - State: closed - Opened by NHDaly over 4 years ago - 1 comment
Labels: bug, error handling

#25 - Bug in new Salsa pretty-printed stack traces: wrong stack traces

Issue - State: closed - Opened by NHDaly over 4 years ago - 2 comments
Labels: bug, error handling

#24 - Salsa Example: Linear Regression + Incremental Maintenance

Pull Request - State: closed - Opened by NHDaly over 4 years ago
Labels: examples

#23 - Upstream from RelationalAI: re-enable pretty-printed stacks; performance tuning; add simple microbenchmark

Pull Request - State: closed - Opened by NHDaly over 4 years ago - 2 comments
Labels: upstream

#22 - v2 API: Redefining an input with a new type?

Issue - State: open - Opened by ghost over 4 years ago

#21 - TODO: v2 API: Support converting types in setters

Issue - State: open - Opened by ghost over 4 years ago
Labels: enhancement, good first issue

#20 - DefaultStorage Performance Optimization: reduce/reuse Salsa traces

Issue - State: closed - Opened by ghost over 4 years ago - 1 comment
Labels: performance

#19 - Investigate Compilation Performance: nospecialize on function params

Issue - State: open - Opened by ghost over 4 years ago
Labels: question, performance

#18 - Investigate Performance: Tradeoff between a shared dict vs separate dict per method.

Issue - State: open - Opened by ghost over 4 years ago - 1 comment
Labels: question, performance

#17 - Upstream from RelationalAI: Re-implement Salsa via new v2 API

Pull Request - State: closed - Opened by ghost over 4 years ago - 2 comments
Labels: enhancement, performance, upstream

#16 - Upstream from RelationalAI: Performance improvement on Spreadsheet Example

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

#15 - Upstream from raicode: Spreadsheet Example Performance Improvement

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

#14 - Upstream changes from RelationalAI:

Pull Request - State: closed - Opened by ghost over 4 years ago
Labels: upstream

#13 - Register this package.

Issue - State: closed - Opened by NHDaly over 4 years ago - 14 comments
Labels: documentation

#12 - Default parameters not supported in derived functions

Issue - State: closed - Opened by comnik over 4 years ago
Labels: macros

#11 - Salsa derived functions currently don't support unionall argument types (`where` clauses don't work)

Issue - State: closed - Opened by NHDaly over 4 years ago - 1 comment
Labels: enhancement, macros

#10 - Fix bug in at-derived macro parsing methods w/ unnamed arguments.

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

#9 - Type-only parameters break in derived functions

Issue - State: closed - Opened by comnik over 4 years ago

#6 - Add Spreadsheet App Example

Pull Request - State: closed - Opened by NHDaly over 4 years ago
Labels: examples

#5 - Performance Optimization: De-duplicating Derived Function Traces

Pull Request - State: closed - Opened by ghost over 4 years ago - 5 comments
Labels: enhancement, performance

#4 - Add minimal README; share w/ Salsa module docs

Pull Request - State: closed - Opened by NHDaly over 4 years ago
Labels: documentation

#3 - Disable wrapping exceptions in `SalsaDerivedException()` for now.

Pull Request - State: closed - Opened by ghost over 4 years ago
Labels: error handling

#2 - Fix bug in derived functions over multiple components.

Pull Request - State: closed - Opened by NHDaly over 4 years ago
Labels: bug

#1 - Wrap Salsa Exceptions thrown from Salsa to allow pretty-printing a salsa trace

Pull Request - State: closed - Opened by ghost over 4 years ago - 3 comments
Labels: enhancement, error handling