Ecosyste.ms: Issues

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

GitHub / sharkdp/numbat issues and pull requests

#519 - Multiline functions: local variables

Pull Request - State: closed - Opened by irevoire 7 months ago - 9 comments

#518 - Make the reverse function call more useful

Pull Request - State: closed - Opened by irevoire 7 months ago - 4 comments

#517 - Calendar arithmetic for DateTimes

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

#516 - Egui plot

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

#515 - Make list slightly less embarrassingly slow

Pull Request - State: closed - Opened by irevoire 7 months ago - 2 comments

#514 - Generic structs

Pull Request - State: open - Opened by sharkdp 7 months ago

#513 - Allow closing parens and newlines

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

#512 - Markdown in `@description()` decorators

Issue - State: open - Opened by Bzero 7 months ago - 3 comments
Labels: documentation

#511 - Replace chrono with jiff

Pull Request - State: closed - Opened by sharkdp 7 months ago - 12 comments

#510 - Use the most appropriate unit to reduce the number of digits when displaying something

Issue - State: open - Opened by irevoire 7 months ago - 4 comments
Labels: feature

#509 - Support for multi-line functions

Issue - State: closed - Opened by irevoire 7 months ago - 4 comments

#508 - Add julian_date conversions

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

#507 - Allow closing parens (and trailing comma?) in function calls to be on the next line

Issue - State: closed - Opened by sharkdp 7 months ago
Labels: syntax/parser, feature, good first issue

#506 - Add inspect(…) function for debugging

Issue - State: open - Opened by sharkdp 7 months ago - 8 comments
Labels: feature, good first issue

#505 - assert_eq: Better error messages

Issue - State: closed - Opened by sharkdp 7 months ago - 6 comments
Labels: feature, good first issue

#504 - Color format conversions

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

#503 - Add @example decorator

Issue - State: closed - Opened by sharkdp 7 months ago
Labels: documentation

#502 - Add support for Unicode subscript-number input

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

#501 - Add mixed-unit conversion functions

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

#500 - Add special symbols for arcmin, arcsec

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

#499 - Add trunc(…) function

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

#498 - Add ord(…) function

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

#497 - info: Print readable function signatures

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

#496 - Add constraint to WASM build script

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

#495 - Add new heat energy units

Pull Request - State: closed - Opened by MugheesQasim 7 months ago - 2 comments

#494 - 1000 - 20%

Issue - State: closed - Opened by andylima 8 months ago - 5 comments
Labels: feature

#493 - Readable types

Pull Request - State: closed - Opened by sharkdp 8 months ago

#492 - Add a 'run' link to all examples in the documenation

Pull Request - State: closed - Opened by Bzero 8 months ago

#491 - Print parameter names in `info <function>`

Issue - State: closed - Opened by sharkdp 8 months ago
Labels: feature

#490 - Bring back (and improve) "readable types"

Issue - State: closed - Opened by sharkdp 8 months ago
Labels: type-checker

#489 - Add source spans for assertion error messages

Pull Request - State: closed - Opened by sharkdp 8 months ago

#488 - Restructure test examples

Pull Request - State: closed - Opened by sharkdp 8 months ago

#487 - Implement 'gcd' and 'lcm'

Pull Request - State: closed - Opened by sharkdp 8 months ago

#486 - Update dependencies

Pull Request - State: closed - Opened by sharkdp 8 months ago

#485 - Add a 'run' link to all examples in the documenation

Issue - State: closed - Opened by sharkdp 8 months ago
Labels: documentation, good first issue

#484 - Support string escape sequences

Pull Request - State: closed - Opened by sharkdp 8 months ago

#483 - Support escape sequences in strings

Issue - State: closed - Opened by sharkdp 8 months ago
Labels: syntax/parser

#482 - Add sort_by_key

Pull Request - State: closed - Opened by sharkdp 8 months ago

#481 - Omit fundamental constants in scientific unit conversions?

Issue - State: open - Opened by jwt625 8 months ago - 7 comments
Labels: feature, question

#479 - Newlines before closing ']' should be allowed in list expressions

Issue - State: closed - Opened by sharkdp 8 months ago
Labels: syntax/parser, good first issue

#478 - Faster lists

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

#477 - Fix clippy suggestions

Pull Request - State: closed - Opened by sharkdp 8 months ago

#476 - Refactor FFI module

Pull Request - State: closed - Opened by sharkdp 8 months ago

#475 - root_newton: Add max. iterations to prevent infinite loop

Pull Request - State: closed - Opened by sharkdp 8 months ago

#474 - Better error message for empty string interpolations

Pull Request - State: closed - Opened by sharkdp 8 months ago

#473 - Fix 465

Pull Request - State: closed - Opened by sharkdp 8 months ago

#472 - Typo fix docs number notation

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

#471 - Add heat energy units therm and thermie

Issue - State: closed - Opened by sharkdp 8 months ago - 1 comment
Labels: prelude, good first issue

#470 - Add json support to pass data to numbat structs

Issue - State: open - Opened by crosbien 8 months ago - 4 comments
Labels: feature

#469 - Auto-generated reference documentations (functions)

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

#468 - More statistics, list and string functions

Pull Request - State: closed - Opened by sharkdp 8 months ago

#467 - Add relevant matches to typed hole diagnostics

Pull Request - State: closed - Opened by sharkdp 8 months ago

#466 - Better type check error messages for expressions involving polymorphic functions

Issue - State: open - Opened by sharkdp 8 months ago - 1 comment
Labels: type-checker

#465 - Incorrect source code spans in error message

Issue - State: closed - Opened by sharkdp 8 months ago
Labels: bug

#464 - Basic plotting support

Pull Request - State: closed - Opened by sharkdp 8 months ago - 7 comments

#463 - Represent DateTimes using structs

Issue - State: open - Opened by sharkdp 8 months ago
Labels: bytecode-vm, bytecode-interpreter, research, type-checker

#462 - Add/Sub type classes for operator overloading

Issue - State: open - Opened by sharkdp 8 months ago - 1 comment
Labels: type-checker

#461 - HasField constraints

Pull Request - State: closed - Opened by sharkdp 8 months ago

#460 - Make local timezone support optional

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

#459 - Struct field access fails if expression type is not yet concrete

Issue - State: closed - Opened by simmsb 9 months ago - 4 comments
Labels: bug, type-checker

#458 - Add coloring config argument

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

#457 - fix: formatting in `numbat-wasm/www/`

Pull Request - State: closed - Opened by hamirmahal 9 months ago - 4 comments

#456 - `numbat-wasm/www/` has formatting issues

Issue - State: closed - Opened by hamirmahal 9 months ago - 1 comment

#455 - Add typed holes

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

#454 - Example from the syntax overview fails in 1.12.0

Issue - State: closed - Opened by T1mVo 9 months ago - 3 comments

#452 - Generic structs

Issue - State: open - Opened by sharkdp 9 months ago - 4 comments
Labels: type-checker

#451 - Add simple numerical methods for root finding and differentiation

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

#450 - Change quadratic_equation to return a list of solutions

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

#449 - Give `quadratic_equation` a `List<B/A>` return type.

Issue - State: closed - Opened by sharkdp 9 months ago

#448 - Lists are embarrassingly slow

Issue - State: closed - Opened by sharkdp 9 months ago - 5 comments
Labels: bytecode-interpreter

#447 - Type inference: follow-up tasks

Issue - State: open - Opened by sharkdp 9 months ago
Labels: type-checker

#446 - fix: layout shifting after terminal loads

Pull Request - State: closed - Opened by hamirmahal 9 months ago - 4 comments

#445 - layout shifts after terminal loads

Issue - State: closed - Opened by hamirmahal 9 months ago - 1 comment

#444 - refactor: remove redundant reference and closure

Pull Request - State: closed - Opened by hamirmahal 9 months ago - 3 comments

#443 - Full type inference, list datatype

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

#442 - Add support for raw strings

Issue - State: open - Opened by triallax 9 months ago - 4 comments
Labels: feature, good first issue

#441 - Add lowercase aliases for currencies?

Issue - State: open - Opened by triallax 9 months ago - 2 comments
Labels: good first issue

#440 - Show quotes for pretty-printed strings

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

#439 - Add Repology packaging status badge to installation section of book

Pull Request - State: closed - Opened by triallax 9 months ago - 2 comments

#438 - Currency Providers

Issue - State: open - Opened by Sierra410 9 months ago - 7 comments

#437 - Typed holes

Issue - State: closed - Opened by sharkdp 9 months ago
Labels: type-checker

#436 - New dimensions

Issue - State: closed - Opened by carbonmetrics 9 months ago - 2 comments

#435 - Function decorators

Pull Request - State: closed - Opened by Bzero 9 months ago - 4 comments

#434 - Add glibc (libc6) as dependency to debian package

Issue - State: open - Opened by archisman-panigrahi 9 months ago - 2 comments
Labels: application

#433 - Type system extensions

Issue - State: closed - Opened by sharkdp 9 months ago - 1 comment
Labels: research, type-checker

#432 - List datatype

Pull Request - State: closed - Opened by sharkdp 9 months ago - 1 comment

#430 - Fix formatting issue in list-functions.md

Pull Request - State: closed - Opened by Goju-Ryu 9 months ago

#429 - Add permille unit

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

#428 - Feature request: Option to disable color

Issue - State: closed - Opened by hellishvictor 9 months ago - 3 comments
Labels: application, feature, good first issue

#427 - Conversion of rotational speeds is not correct

Issue - State: closed - Opened by Aym-brz 9 months ago - 1 comment
Labels: question

#426 - Add jansky and solar flux unit

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

#425 - Add years and months to the human date formatter

Pull Request - State: closed - Opened by ValentinLeTallec 9 months ago - 20 comments

#424 - Fix callables in binary operators

Pull Request - State: closed - Opened by sharkdp 10 months ago

#423 - Proper subtyping rules for Never type

Pull Request - State: closed - Opened by sharkdp 10 months ago

#422 - Binary operations with callables

Issue - State: closed - Opened by sharkdp 10 months ago
Labels: bug

#421 - Add info for functions

Issue - State: closed - Opened by eminence 10 months ago - 1 comment
Labels: feature, good first issue

#420 - Implement 'Never' type (!)

Pull Request - State: closed - Opened by sharkdp 10 months ago - 1 comment