Ecosyste.ms: Issues

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

GitHub / elliotchance/ok issues and pull requests

#129 - Adding unicode package

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#128 - Fix MapSet with variable

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#127 - Types cannot span more than one line

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#126 - Fix jump instructions with closures

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#125 - Fixes stack traces and unhandled errors

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#124 - Fixes stack traces and unhandled errors

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#123 - asm: Add option to include tests in output

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

#122 - Fix "ok test"

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#121 - Huge refactoring of compiler and VM

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#120 - strings.Split (Suggestion)

Issue - State: closed - Opened by bashery over 3 years ago - 3 comments

#119 - Add "Interface" to compiled JSON

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#118 - Remove constants from File

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#117 - Less verbose JSON compilation

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#116 - Remove gob encoding from okc

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#115 - compiler: Merge Funcs into Symbols

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#114 - Remove literals embedded in instructions

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#113 - Remove types embedded in instructions

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#112 - doc: Support package.md

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#111 - parser: Support immediately invoked closures

Issue - State: open - Opened by elliotchance over 3 years ago
Labels: enhancement

#110 - Fix casting string to number

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#109 - More comparisons for char

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#108 - parser: Stack overflow when binary expression split over multiple lines

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

#107 - reflect: Properties can also be used for maps

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#106 - parser: Escaped "\}" leads to syntax error

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

#105 - Type checking with "is" operator

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#104 - parser: Infinite loop with "== type"

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

#103 - Fix panic with any comparison

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#102 - cli: -help on subcommand doesn't work

Issue - State: open - Opened by elliotchance over 3 years ago
Labels: bug, help wanted, good first issue

#101 - Adding log library

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#100 - parser: Trailing "," caused infinite loop

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

#99 - Parser error

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

#98 - ci: Fix binary releases

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#97 - General fixes

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#96 - Adding runtime package to standard library

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#95 - ci: Update to go 1.15

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#94 - Fix parent scope variables

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#93 - Added os standard library

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#92 - Fix package types in arguments

Pull Request - State: closed - Opened by elliotchance over 3 years ago

#91 - Added assert(raise) syntax

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#90 - math: Added Rand()

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#89 - Added time standard library

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#88 - parser: Fix unary operator for chained calls

Pull Request - State: closed - Opened by elliotchance over 3 years ago - 1 comment

#87 - parser: Support chaining methods

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#86 - compiler: Remove duplicate compiled functions

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#85 - Remove FuncDefs from the compiled function

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#84 - Packages are now compiled as a single function

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#83 - Remove redundant interfaces structures

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#82 - Added code coverage

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#81 - Cleanup of parser package

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#80 - Remove temporary Call.FunctionName

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#79 - Refactor Call expressions

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#78 - Refactor for new "types" packages

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#77 - Completely redesign compiling and VM

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#76 - Added verbose and filter for "ok test"

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#75 - Added padding and substr functions

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#74 - Better support for functions as interfaces

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#73 - Remove code coverage from CI

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#72 - Standard library is now committed to git

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#71 - Package-level variables for math constants

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#70 - Added reflect package

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#69 - Fix equality with maps

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#68 - Package-level functions can be used as literals

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#67 - Question: Have you planned to add REPL?

Issue - State: open - Opened by ghost almost 4 years ago - 5 comments
Labels: enhancement

#66 - Allow glob patterns in "ok asm" arguments

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#65 - Escape characters in strings

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#64 - Move docs to wiki

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#63 - All methods are now treated as closures

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#62 - Adding recursion example

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#61 - Finalized support for closures

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#60 - Fix setting value of variable in parent scope

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#59 - Access variables in a parent scope with "^"

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#58 - Only temporary registers are now stored in "registers"

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#57 - Basic support for methods

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#56 - Nested functions

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#55 - Added function literals

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#54 - Refactor how object states work

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#53 - Dump VM on panic

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#52 - Rename MapAllocNumber to MapAlloc

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#51 - Moving all registers into the VM

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#50 - Added "ok asm"

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#49 - Added "finally"

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#48 - Swapping key/value in "for in" loops

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#47 - Improved error handling

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#46 - Added error handling

Pull Request - State: closed - Opened by elliotchance almost 4 years ago

#45 - Added strings packages

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#44 - Added link to VSCode extension

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#43 - Added stateful functions (objects)

Pull Request - State: closed - Opened by elliotchance almost 4 years ago - 1 comment

#42 - Added interpolation

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment

#41 - Overhaul parser to include positions

Pull Request - State: closed - Opened by elliotchance about 4 years ago

#40 - New tool "ok build"

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment

#39 - Trigonometric functions

Issue - State: open - Opened by elliotchance about 4 years ago
Labels: enhancement, help wanted

#38 - Adding math log functions

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment

#37 - New tool "ok doc"

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment

#36 - Data instead of indexs

Issue - State: closed - Opened by bashery about 4 years ago - 6 comments
Labels: question

#35 - Added rounding functions

Pull Request - State: closed - Opened by elliotchance about 4 years ago

#34 - Added math power functions

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment

#33 - Fix unary "-" bug in expression

Pull Request - State: closed - Opened by elliotchance about 4 years ago

#32 - Investigate special numbers like Inf

Issue - State: open - Opened by elliotchance about 4 years ago
Labels: question

#31 - Overhaul of the "number" type rules and internals

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment

#30 - Bundle standard library

Pull Request - State: closed - Opened by elliotchance about 4 years ago - 1 comment