Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / phunanon/Insitux issues and pull requests
#55 - Remove some polyfills
Pull Request -
State: closed - Opened by phunanon 3 months ago
#54 - Implement `pick-keys`
Issue -
State: open - Opened by phunanon 3 months ago
Labels: enhancement
#53 - Vector variants of `max-by min-by`
Issue -
State: open - Opened by phunanon 3 months ago
Labels: enhancement
#52 - `remove-first`
Issue -
State: open - Opened by phunanon 3 months ago
Labels: enhancement
#51 - Remove $ get/set syntax
Pull Request -
State: closed - Opened by phunanon 3 months ago
#50 - Remove $ get/set syntax
Issue -
State: closed - Opened by phunanon 3 months ago
Labels: enhancement
#49 - Support nested keyed property access
Issue -
State: open - Opened by phunanon 3 months ago
- 1 comment
Labels: enhancement
#48 - Remove `polly-fills.ts`
Issue -
State: open - Opened by phunanon 4 months ago
Labels: enhancement
#46 - Implement `let-fn`
Issue -
State: open - Opened by phunanon 4 months ago
Labels: enhancement
#45 - Implement `int?`
Pull Request -
State: closed - Opened by pbmivoice 4 months ago
- 2 comments
#44 - Syntactic sugar for {:x x :y y}
Issue -
State: open - Opened by phunanon 7 months ago
Labels: enhancement
#43 - Implement `map-kv map-keys map-vals`
Issue -
State: open - Opened by phunanon 8 months ago
Labels: enhancement
#42 - Make all strings templates, and allow string closures
Issue -
State: open - Opened by phunanon 9 months ago
Labels: enhancement
#41 - Dictionary destructuring
Issue -
State: open - Opened by phunanon 9 months ago
- 1 comment
Labels: enhancement
#40 - Syntax to set a parameter's default if null
Issue -
State: open - Opened by phunanon 9 months ago
Labels: enhancement
#39 - `int?` built-in operation
Issue -
State: closed - Opened by phunanon 9 months ago
Labels: enhancement
#38 - REPL command line switch for "safe" mode
Issue -
State: closed - Opened by phunanon about 1 year ago
- 1 comment
Labels: enhancement
#37 - Refactor away dependency on npm git-clone
Issue -
State: closed - Opened by phunanon over 1 year ago
Labels: enhancement
#36 - `-nc` REPL option does not disable printed colours
Issue -
State: closed - Opened by phunanon over 1 year ago
Labels: bug
#35 - All within `for` is excluded from closure capture
Issue -
State: closed - Opened by phunanon over 1 year ago
Labels: bug
#34 - Investigate immer.js
Issue -
State: open - Opened by phunanon over 1 year ago
Labels: enhancement
#33 - Catch automatic closures as incorrect types in the parser
Issue -
State: open - Opened by phunanon over 1 year ago
- 1 comment
Labels: enhancement
#32 - Investigate different `exe` engine instruction for checking `recurArgs`
Issue -
State: open - Opened by phunanon over 1 year ago
Labels: enhancement
#31 - Fold `for` and `loop-over` into a more advanced `for` syntax (with `continue` and `break`)
Issue -
State: closed - Opened by phunanon over 1 year ago
- 1 comment
Labels: enhancement
#30 - Improve "Look-and-say sequence" Rosetta Code entry
Issue -
State: closed - Opened by phunanon over 1 year ago
Labels: bug, enhancement
#29 - Determine function returns where possible for type-checking
Issue -
State: open - Opened by phunanon over 1 year ago
Labels: enhancement
#28 - Determine function parameter types where possible for type-checking
Issue -
State: open - Opened by phunanon over 1 year ago
Labels: enhancement
#27 - Native support for unit testing
Issue -
State: closed - Opened by phunanon over 1 year ago
- 2 comments
Labels: enhancement
#26 - Destructuring syntax for "rest"
Issue -
State: open - Opened by phunanon over 1 year ago
- 1 comment
Labels: enhancement
#25 - Deprecate `sect`
Issue -
State: closed - Opened by phunanon over 1 year ago
- 1 comment
Labels: enhancement
#24 - skip-each outputs unpredictable behaviour
Issue -
State: closed - Opened by FordArthur almost 2 years ago
- 1 comment
Labels: bug
#23 - fix your goddam docs
Pull Request -
State: closed - Opened by FordArthur almost 2 years ago
#22 - Ability to easily import npm Insitux from a barrel file
Issue -
State: open - Opened by phunanon about 2 years ago
Labels: User Story
#21 - `loop-over` operation
Issue -
State: closed - Opened by phunanon about 2 years ago
- 1 comment
Labels: enhancement
#20 - Make slight, minute changes to README.md
Pull Request -
State: closed - Opened by blackshibe over 2 years ago
- 2 comments
#19 - Upgrade README.md
Pull Request -
State: closed - Opened by blackshibe over 2 years ago
- 1 comment
#18 - Make use of npm tests for Github Actions
Issue -
State: open - Opened by phunanon almost 3 years ago
Labels: enhancement
#17 - Attempt at making some operations faster
Pull Request -
State: closed - Opened by phunanon almost 3 years ago
#16 - Support JavaScript inter-operation in Node environment
Issue -
State: open - Opened by phunanon almost 3 years ago
- 1 comment
Labels: enhancement
#15 - Support ANSI escape sequences
Issue -
State: open - Opened by phunanon almost 3 years ago
Labels: enhancement
#14 - Investigate mathematical expression JavaScript transpilation and execution
Issue -
State: open - Opened by phunanon almost 3 years ago
Labels: enhancement
#13 - Create webpack.yml
Pull Request -
State: closed - Opened by phunanon almost 3 years ago
- 1 comment
#12 - Improve performance by simplifying type-checking
Issue -
State: open - Opened by phunanon almost 3 years ago
Labels: enhancement
#11 - Ability to easily create Discord bot
Issue -
State: open - Opened by phunanon almost 3 years ago
- 3 comments
Labels: User Story
#10 - Use exceptions rather than returning list of errors / undefined
Issue -
State: closed - Opened by phunanon almost 3 years ago
- 3 comments
Labels: enhancement
#9 - Use Github Actions instead of committing built JavaScript
Issue -
State: closed - Opened by phunanon almost 3 years ago
Labels: enhancement, help wanted
#8 - `((< s 1))` fails with parser error `Type Error: fast< takes numeric arguments only, not string.`
Issue -
State: closed - Opened by phunanon almost 3 years ago
Labels: bug
#7 - Ability to install insitux REPL / CLI tool via `npm i -g insitux`
Issue -
State: closed - Opened by phunanon almost 3 years ago
- 2 comments
Labels: User Story
#6 - Add Scriptable target and update syntax
Pull Request -
State: closed - Opened by jerbear2008 almost 3 years ago
#5 - Rewrite parser to use Token trees + various other features
Pull Request -
State: closed - Opened by phunanon about 3 years ago
- 1 comment
#4 - Make remove and filter return correct type
Pull Request -
State: closed - Opened by Milo123459 about 3 years ago
- 3 comments
#3 - Roblox-ts poly-fills: `trimStart`, `trimEnd` and `trim` all have different behaviour
Issue -
State: closed - Opened by phunanon over 3 years ago
- 1 comment
#2 - Fix `operator == is not supported!` Roblox-TS error
Pull Request -
State: closed - Opened by Mistrustfully over 3 years ago
#1 - Joe wants to say hi
Issue -
State: closed - Opened by blackshibe over 3 years ago
- 1 comment