Ecosyste.ms: Issues

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

GitHub / novika-lang/novika issues and pull requests

#108 - Undefined symbol: GC_get_my_stackbottom

Issue - State: open - Opened by tedneward 10 months ago - 1 comment

#106 - Argument parsing, validation from manifest preamble

Issue - State: open - Opened by homonoidian over 1 year ago
Labels: enhancement, future

#105 - Multiple cursors (cursor block)?

Issue - State: open - Opened by homonoidian over 1 year ago - 1 comment
Labels: enhancement, future

#104 - Add support for shebang

Issue - State: open - Opened by homonoidian over 1 year ago
Labels: enhancement

#103 - Basic network capability

Issue - State: open - Opened by homonoidian over 1 year ago - 1 comment

#102 - Rewrite the resolver

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

#101 - Resolver: implement `*` and `**` in manifest files

Issue - State: closed - Opened by homonoidian over 1 year ago
Labels: enhancement

#100 - More advanced comment/documentation DSL, documentation generation

Issue - State: open - Opened by homonoidian over 1 year ago
Labels: enhancement, improvement, future

#99 - Cursor literal `|`

Issue - State: closed - Opened by homonoidian over 1 year ago

#98 - Introduce a block pool for performance?

Issue - State: open - Opened by homonoidian over 1 year ago - 2 comments
Labels: optimization

#97 - Allow lookup cycles

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

#96 - Gracefully handle lookup cycles

Issue - State: closed - Opened by homonoidian over 1 year ago
Labels: improvement

#93 - Ignore literal values when generating documentation

Issue - State: closed - Opened by homonoidian over 1 year ago

#91 - Block metawords and related bug fixes

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

#90 - Rename "feature" to "capability" everywhere

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

#89 - More block metawords / sound-er mechanism instead

Issue - State: closed - Opened by homonoidian over 1 year ago
Labels: enhancement

#88 - Rename "feature" to "capability" everywhere

Issue - State: closed - Opened by homonoidian over 1 year ago

#87 - Friend lookup seems very wrong

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

#86 - Rewrite `RunnableResolver`

Issue - State: closed - Opened by homonoidian almost 2 years ago - 1 comment

#85 - Implement words `shove*` and `concat`

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: optimization, improvement

#84 - Make `Entry` and `OpenEntry` a struct?

Issue - State: open - Opened by homonoidian almost 2 years ago - 1 comment

#83 - Lib and app main file load order

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: improvement

#81 - Classifier: number literals for different bases

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: enhancement

#80 - Allow to preallocate space for blocks

Issue - State: open - Opened by homonoidian almost 2 years ago
Labels: enhancement

#79 - Add `floor`, `ceil` rounding words

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: enhancement

#78 - Allow describes to belong to multiple test groups

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: bug

#77 - Have smarter trailing period append in error messages

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: improvement

#76 - Cross-platform FFI API

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

#75 - Extract error messages to constants, assign numbers to them

Issue - State: open - Opened by homonoidian almost 2 years ago
Labels: improvement

#74 - Add history to REPL

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: improvement

#73 - `*asQuote` is not respected by Block when printing etc...

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: bug

#72 - Use brackets `⸢` and `⸥` instead of `「` and `」`

Issue - State: closed - Opened by homonoidian almost 2 years ago

#71 - `conts nki:captureAll` stores an image in an invalid (transitional?) state

Issue - State: open - Opened by homonoidian almost 2 years ago
Labels: bug

#70 - Ignore `(` and `)` in code to aid readability

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: enhancement

#69 - Rename `Resolver` to `Loader`?

Issue - State: closed - Opened by homonoidian almost 2 years ago

#68 - Bug: unhandled nested death infinite loop

Issue - State: open - Opened by homonoidian almost 2 years ago - 1 comment
Labels: bug

#67 - Introduce `SkippedBlock`s

Issue - State: open - Opened by homonoidian almost 2 years ago

#66 - Remove profiler

Issue - State: closed - Opened by homonoidian almost 2 years ago

#65 - Introduce & use `IBlock` interface in as many places as possible

Issue - State: open - Opened by homonoidian almost 2 years ago - 1 comment
Labels: improvement

#64 - Introduce NKI, Novika image & serialization format!

Pull Request - State: closed - Opened by homonoidian almost 2 years ago - 1 comment

#63 - Serialization/deserialization: capturing images of Novika state

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: enhancement

#62 - Project-wide rename of `echo` to `say`, `readLine` to `ask`

Issue - State: closed - Opened by homonoidian almost 2 years ago - 2 comments
Labels: discussion

#61 - Distinguish triple quote and single quote excerpts

Issue - State: closed - Opened by homonoidian almost 2 years ago - 1 comment
Labels: improvement

#60 - `^` doesn't like `thruBlock`

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: bug

#59 - `die` cannot be called with an error object

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: improvement

#58 - Handle death inside `*died` handler

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: bug

#57 - `*died` is not run in toplevel block

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: bug

#56 - Handwrite `Block#slurp`

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

#55 - Cross-platform FFI DSL/API

Issue - State: closed - Opened by homonoidian almost 2 years ago - 1 comment
Labels: enhancement

#54 - Handwrite a scanner/parser for `Block#slurp`

Issue - State: closed - Opened by homonoidian almost 2 years ago - 3 comments
Labels: optimization

#53 - Implement `sortUsing!` in Novika

Issue - State: open - Opened by homonoidian almost 2 years ago
Labels: improvement

#52 - `assertDies`'s `*dies` has less precedence than `it should`'s

Issue - State: closed - Opened by homonoidian almost 2 years ago
Labels: bug

#51 - Rev10 doc md

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

#50 - Approaches for speeding up Novika

Issue - State: open - Opened by homonoidian about 2 years ago
Labels: optimization, discussion

#49 - Website with guide, word API, crystal API

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment

#48 - Dumping word docstrings to a JSON file

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment

#47 - Safely mutating `stack`

Issue - State: open - Opened by homonoidian about 2 years ago
Labels: improvement

#46 - Making use of `Form#die` in error reports

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: enhancement

#45 - Introduce new block string representation

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

#44 - Dropping Windows, at least temporarily?

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment
Labels: discussion

#43 - `parent` crashes instead of dying when no parent above

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: bug

#42 - Handle missing closing bracket in frontend

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: bug

#41 - VS Code syntax highlighting

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment

#40 - Better default block string representation

Issue - State: closed - Opened by homonoidian about 2 years ago

#39 - implement block friend semantics aka delegation

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

#38 - Delegation

Issue - State: closed - Opened by homonoidian about 2 years ago

#37 - Fetch stack only once in feature implementations

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

#36 - Better UX for test output

Pull Request - State: closed - Opened by homonoidian about 2 years ago - 1 comment

#35 - `ahead thru` messes up errors again

Issue - State: open - Opened by homonoidian about 2 years ago

#34 - Implement a standard color form

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

#33 - Color form with conversion support & palettes

Issue - State: closed - Opened by homonoidian about 2 years ago

#32 - Implement proper `Form.typedesc` instead of `Form.desc` et al.

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

#31 - Profiling tools for Novika

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment
Labels: enhancement, optimization

#30 - Invalid typedesc for abstract types/modules

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment
Labels: invalid

#29 - Fix conversion word lookup

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

#28 - Rolling out our own `Tape`

Issue - State: open - Opened by homonoidian about 2 years ago - 8 comments
Labels: optimization, future, discussion

#27 - Error inside an error

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment
Labels: bug

#26 - Tests output redesign

Issue - State: closed - Opened by homonoidian about 2 years ago - 1 comment
Labels: improvement

#25 - Conversion words should not be inherited

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: bug

#24 - Remove `Block#track` and `Block#notify`

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

#23 - Make quotes sequences of graphemes, proper `fromLeft`, `count`

Pull Request - State: closed - Opened by homonoidian about 2 years ago - 1 comment

#22 - Handle infinite block instantiation

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: bug

#21 - Allow to `count` quotes too instead of `charCount`

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

#20 - Replacing `hydrate` with stack push in `schedule(form, stack)` breaks tests

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: invalid

#19 - Add `ITable`, `Table` as its default impl

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

#17 - Graphics in Novika

Issue - State: open - Opened by homonoidian about 2 years ago - 4 comments
Labels: enhancement, future

#16 - Refactor packages

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

#15 - Fix cursor copying in `Block#instance`

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

#14 - `Block#at?(form)` is slowing down the interpreter

Issue - State: closed - Opened by homonoidian about 2 years ago - 4 comments
Labels: optimization, future

#13 - Handling infinite recursion properly

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: bug, invalid, improvement

#12 - Improve error reports

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

#11 - Formatting Novika code

Issue - State: open - Opened by homonoidian about 2 years ago
Labels: improvement, future

#8 - Infinite recursion when word undefined inside word trap

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

#6 - Better call trace

Issue - State: closed - Opened by homonoidian about 2 years ago - 3 comments
Labels: improvement

#4 - Refactor packages

Issue - State: closed - Opened by homonoidian about 2 years ago
Labels: improvement

#3 - Decimal optimization

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