Ecosyste.ms: Issues

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

GitHub / basilisp-lang/basilisp issues and pull requests

#1024 - Allow disabling function inlining

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1023 - Compiler does not respect `inline-functions` compiler option

Issue - State: closed - Opened by chrisrink10 3 months ago
Labels: bug, compiler

#1022 - Prepare for release v0.2.1

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1021 - Fix lazy sequences not propagating AttributeError #1019

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#1020 - `set` and `vec` functions should `seq` map arguments

Issue - State: closed - Opened by chrisrink10 3 months ago
Labels: bug, lang

#1019 - Lazy sequence does not propagate `AttributeError` raised during computation

Issue - State: closed - Opened by mitch-kyle 3 months ago
Labels: bug, lang

#1018 - `keys` and `vals` support for sequences of map entries

Issue - State: closed - Opened by chrisrink10 3 months ago
Labels: bug, lang

#1017 - Support more data types in keys and vals

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1016 - Don't obscure inlining cause exceptions

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1015 - Fix changelog

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1013 - REPL: General CompilerException message during macroexpansion masks specific error

Issue - State: closed - Opened by ikappaki 3 months ago - 3 comments
Labels: bug, compiler

#1012 - Fix nil behaviour with collection types #1011

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#1011 - Some core functions behave unexpectedly with nil values.

Issue - State: closed - Opened by mitch-kyle 3 months ago
Labels: bug, lang

#1010 - Prepare for release v0.2.0

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1009 - Support destructuring namespaced symbols

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1008 - Align `basilisp.core/deref` with Clojure to use timeout in ms

Pull Request - State: closed - Opened by ikappaki 3 months ago

#1007 - clojure compatibility: `basilisp.core/deref` timeout unit

Issue - State: closed - Opened by ikappaki 3 months ago - 4 comments
Labels: bug, question

#1006 - Fix higher arities of the range function

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#1005 - Iteration over Python generators doesn't work correctly without `seq` coercion

Issue - State: closed - Opened by chrisrink10 3 months ago - 2 comments
Labels: bug, lang

#1004 - `range` differs from Clojure in various minor ways

Issue - State: closed - Opened by chrisrink10 3 months ago
Labels: bug, lang

#1002 - nREPL server may hang on exit due to client connections remaining open

Issue - State: closed - Opened by ikappaki 3 months ago - 1 comment
Labels: issue-type:bug, component:contrib.nrepl-server

#1000 - Changed eager read-all to lazy read-seq #999

Pull Request - State: closed - Opened by mitch-kyle 3 months ago - 3 comments

#999 - `basilisp.core/load-reader` broken after introduction of `basilisp.core/read-all` update

Issue - State: closed - Opened by ikappaki 3 months ago - 2 comments
Labels: bug, reader, lang

#998 - Fix Python SyntaxWarnings generated by compiled code

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#997 - Keyword as function ignoring default value in exceptional cases.

Issue - State: closed - Opened by mitch-kyle 3 months ago
Labels: bug, lang

#996 - `basilisp.core/nil?` SyntaxWarning with numeric constants

Issue - State: closed - Opened by ikappaki 3 months ago - 1 comment
Labels: bug, compiler

#995 - keyword function return default in error cases

Pull Request - State: closed - Opened by mitch-kyle 3 months ago - 6 comments

#994 - Notify all waiting threads on a promise delivery

Pull Request - State: closed - Opened by ikappaki 3 months ago - 8 comments

#992 - Fixed issue with `basilisp.core/time` failing outside of core

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

#991 - `basilisp.core/time` fails when called outside of core ns

Issue - State: closed - Opened by ikappaki 3 months ago
Labels: bug, lang

#990 - Functions created in loop macro don't properly capture environment.

Issue - State: open - Opened by mitch-kyle 3 months ago - 1 comment
Labels: issue-type:bug, component:compiler

#989 - Add missing compiler arguments to cli commands

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#988 - More Github Actions updates

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#987 - Update Github Actions versions to fix deprecation warnings

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#986 - Add read-all function

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#985 - Add `basilisp.pprint` docs page

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#984 - Return last evaluated from load functions

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#983 - `basilisp.pprint/print-table` function

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#982 - Fixed inconsistent behaviour with basilisp.core/with body

Pull Request - State: closed - Opened by ikappaki 3 months ago

#981 - `basilisp.core/with` macro missing body wrapper?

Issue - State: closed - Opened by ikappaki 3 months ago - 2 comments
Labels: bug, lang

#980 - Add a simple test runner for basilisp.test

Issue - State: open - Opened by mitch-kyle 3 months ago
Labels: enhancement, testing

#979 - Add custom data readers #924

Pull Request - State: closed - Opened by mitch-kyle 3 months ago - 3 comments

#978 - Run Basilisp tests on GraalPy

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#977 - Support running Basilisp on GraalPy

Issue - State: open - Opened by chrisrink10 3 months ago
Labels: issue-type:enhancement, component:host

#976 - Remove `python-dateutil` and `readerwriterlock` dependencies

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#975 - Remove duplicate definition of spit and slurp

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#974 - Run CPython test suite in parallel on Github Actions

Pull Request - State: closed - Opened by chrisrink10 3 months ago - 1 comment

#973 - Improve on nrepl exception formating and logging interface

Pull Request - State: closed - Opened by ikappaki 3 months ago

#972 - Update documentation

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#971 - Run PyPy tests on Github Actions

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#970 - Disable testrunner test for pypy-3.9 which produces erroneous behvr

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

#969 - Altered Vars should resolve to their latest value.

Issue - State: closed - Opened by mitch-kyle 3 months ago - 2 comments

#968 - nrepl server: better exception format

Issue - State: closed - Opened by ikappaki 3 months ago - 1 comment
Labels: issue-type:enhancement, component:contrib.nrepl-server

#967 - Prepare for release v0.1.1

Pull Request - State: closed - Opened by chrisrink10 3 months ago - 1 comment

#966 - Fix issue with `test/is` expected value misreporting on failure

Pull Request - State: closed - Opened by ikappaki 3 months ago - 5 comments

#965 - basilisp.test/is expected value misreporting as falsy

Issue - State: closed - Opened by ikappaki 3 months ago
Labels: bug, lang

#964 - Fix keep and keep-indexed two-arity forms (#962)

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#963 - Basilisp's require always requires all parent namespaces

Issue - State: open - Opened by chrisrink10 3 months ago
Labels: bug, importer

#962 - `keep` and `keep-indexed` two-arity forms don't preserve transformation.

Issue - State: closed - Opened by mitch-kyle 3 months ago
Labels: bug, lang

#961 - `CollReduce` and `KVReduce` protocols

Pull Request - State: closed - Opened by chrisrink10 3 months ago - 1 comment

#959 - Make Basilisp Modules resolve lazily (#957)

Pull Request - State: closed - Opened by mitch-kyle 3 months ago

#957 - Can't require child namespaces

Issue - State: closed - Opened by mitch-kyle 3 months ago - 10 comments
Labels: bug, importer

#956 - Adds in some missing functions to `basilisp.core`

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

#955 - Prepare for Release v0.1.0

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#954 - `ISeq` should inherit from `IPersistentCollection`

Issue - State: closed - Opened by chrisrink10 3 months ago - 1 comment
Labels: bug, lang

#953 - Make lazy sequences collections.

Pull Request - State: closed - Opened by mitch-kyle 3 months ago - 1 comment

#952 - Namespaces in the same project fail to resolve.

Issue - State: closed - Opened by mitch-kyle 3 months ago - 2 comments
Labels: question

#951 - Final concepts documentation module

Pull Request - State: closed - Opened by chrisrink10 3 months ago

#950 - More concepts documentation

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

#949 - `deftype`/`reify` method signatures should be verified at compile time

Issue - State: open - Opened by chrisrink10 4 months ago
Labels: enhancement, compiler

#948 - Don't suppress reading record and custom data reader types

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

#947 - Byte-string data reader suppresses record-reader syntax

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, reader

#946 - More concepts documentation

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

#944 - Update allowed Python dunder method set

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

#943 - Static Python dunder method set used for `deftype*`/`reify*` checks is outdated

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, compiler

#942 - `deftype`/`reify` abstract super-type rules are overly restrictive

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, question, compiler

#941 - More concepts module documentation

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

#940 - Update nREPL server doc with supported and unsupported editors

Pull Request - State: closed - Opened by ikappaki 4 months ago - 1 comment

#939 - Fix some uses of eval'ed code using string interpolation

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

#938 - Several instances of eval'ing code using string interpolation

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, lang

#937 - Fix thread-safety for sequences wrapping Python Iterators

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

#936 - Thread safety issues with the `basilisp.lang.seq._Sequence` type

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, lang

#935 - Make LazySeq evaluation thread-safe

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

#934 - LazySeq instances are not thread-safe

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, lang

#933 - Make vectors callable to get values by index

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

#932 - Vectors should be callable as by nth

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, lang

#931 - Concepts documentation module

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

#930 - Initial pass at IReduce and IReduceKV

Pull Request - State: closed - Opened by NoahTheDuke 4 months ago - 3 comments

#929 - Coerce booleans using Basilisp's rules, not Python's rules

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

#928 - basilisp.core/boolean incorrectly defers to Python's `bool`

Issue - State: closed - Opened by chrisrink10 4 months ago
Labels: bug, lang

#927 - reduce-kv different from clojure

Issue - State: closed - Opened by FalseProtagonist 4 months ago - 1 comment
Labels: bug, lang

#926 - More concepts documentation

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

#925 - Additional documentation fixes and updates

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