Ecosyste.ms: Issues

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

GitHub / alexius-huang/wyrd issues and pull requests

#145 - Bump json5 from 2.1.3 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#144 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#143 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#142 - Bump jsdom from 16.4.0 to 16.7.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#141 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#140 - Bump ajv from 6.12.2 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#139 - Bump shelljs from 0.8.4 to 0.8.5

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#138 - Bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#137 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#136 - Bump ws from 7.4.2 to 7.4.6

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#135 - Bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#134 - Bump lodash from 4.17.20 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#133 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#132 - Use JSON.parse to compile the Record data type

Issue - State: open - Opened by telsaiori over 4 years ago

#131 - Implement Record Value Assignment

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#130 - Implement Record Value Assignment

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Category: Data Type

#129 - Implement Namespaces

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Syntax, Draft

#128 - Differentiate Variable/Constant Declaration in Different Scope

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#127 - Implement Generic Type Method Declaration

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Category: Declaration, Expression: Method, Category: Generic

#126 - Join Consecutive Constant/Variable Declaration in Compile Result

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Code Generation, Optimization, Category: Declaration

#125 - Constant Declaration via Destructuring (Pattern Matching)

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Category: Declaration

#124 - Implement Record Generic Type Value

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Category: Declaration, Category: Data Type, Category: Generic

#123 - Support Record Method Declaration, Overloading and Overriding

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#122 - Support Maybe Types Value in Record Declaration

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#121 - Implement Execution Test

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Enhancement, Code Generation, Category: Test

#120 - Fix Complex Conditional Expression Parsing Bug

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#119 - Compilation Error Format Standard

Issue - State: closed - Opened by Alexius-Huang over 4 years ago - 1 comment
Labels: Enhancement, Wontfix

#118 - Didn't throw error when syntax error on 'not'.

Issue - State: open - Opened by telsaiori over 4 years ago
Labels: Bug, Expression: Logical

#116 - Support floating point numbers

Issue - State: open - Opened by telsaiori over 4 years ago - 1 comment
Labels: Feature Request, Category: Data Type

#115 - Implement Constant Declaration

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#114 - Typed Declaration

Issue - State: closed - Opened by Alexius-Huang over 4 years ago - 1 comment
Labels: Feature Request, Major Change

#113 - Support Type Guard on Maybe Types

Issue - State: open - Opened by Alexius-Huang over 4 years ago - 1 comment
Labels: Feature Request, Expression: Conditional

#112 - Support Cyclic Record Declaration

Issue - State: open - Opened by Alexius-Huang over 4 years ago - 1 comment
Labels: Feature Request, Category: Declaration, Category: Data Type

#111 - Conditional Expressions Cannot Evaluate Expressions Other Than Literals

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Bug

#109 - Support Nested Records

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#108 - Support Multiline Record Declaration and Literal

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#107 - Enables Parsing for Newline in Record Declaration and Expressions

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Parser

#106 - Compilation Stuck At Function Declaration Without Arguments

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Bug

#104 - Support Importing Library and Importing Library From Different Directory

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Compiler

#103 - Implement Library Import and Direct Method Mapping Tag

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: WIP

#102 - Command Line Interface

Issue - State: closed - Opened by Alexius-Huang over 4 years ago - 1 comment
Labels: Enhancement, Help Wanted, Compiler

#101 - Support Pipe Operation Expressions

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#100 - Support Generic Function Declaration

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Syntax, Category: Declaration, Expression: Function, Category: Generic

#99 - Support Nested Record

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Syntax

#98 - Support Record Value of Maybe Types

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Syntax

#97 - Generic Record Declaration

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Low Priority, Category: Declaration, Category: Data Type, Category: Generic

#96 - Handle Logical Expressions Where AND/OR and NOT Operation Should Only Accept Boolean Values

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Bug, Expression: Logical

#95 - Introducing Lib Tags for Declaring Direct Function Mapping Compilation

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Compiler, Category: Lib

#94 - Introducing Lib Tags for Declaring Direct Method Mapping Compilation

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Compiler

#93 - Implement Import Mechanism

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#92 - Introducing Wyrd Program Import Mechanism

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Parser, Compiler

#91 - Patch Test for Scope and Scope Related Objects

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#90 - Patch Scope Object Unit & Integration Tests

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#89 - Support Generic List Builtin Methods

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#88 - Support Generic List Builtin Methods

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Expression: Method, Category: Invocation, Category: Generic

#87 - Support Enhanced Version of Creating Lists

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago - 1 comment

#86 - Support Record Method Declaration, Overloading and Overriding

Issue - State: closed - Opened by Alexius-Huang over 4 years ago
Labels: Feature Request, Parser, Category: Declaration, Expression: Method

#85 - Implement Maybe Types Declaration

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#83 - Introducing Lib for Wyrd

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Enhancement, Feature Request, Parser, Compiler

#82 - Raise the Precedence of Method Invocation Expression

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#81 - Create Markdown File about Contribution in Wyrd-Lang

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Enhancement

#80 - Update README

Issue - State: open - Opened by Alexius-Huang over 4 years ago
Labels: Help Wanted, Good First Issue

#79 - Implement Record Declaration & Creation

Pull Request - State: closed - Opened by Alexius-Huang over 4 years ago

#78 - Scope Object Unit & Integration Tests

Issue - State: open - Opened by Alexius-Huang almost 5 years ago - 2 comments
Labels: Enhancement, Good First Issue, Category: Test

#77 - Introducing Maybe Types

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago - 1 comment
Labels: Feature Request, Syntax

#76 - Method Invocation Should Have Higher Precedence Than Binary Operation

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago - 1 comment
Labels: Bug, Edge Case

#75 - Enhanced Version of List Data Type Declaration

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago - 1 comment
Labels: Feature Request, Syntax, Parser

#74 - Introducing New Data Type: Records

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Feature Request, Syntax, Parser

#73 - Method Invocation with Assignment Cause Error

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Bug, Parser

#72 - Add Hound CI

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#71 - Deploy Operator Pattern to Prevent From Wrong Input Pattern for Binary Operator

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: WIP

#70 - Introducing Unary Operators (Parsing)

Issue - State: open - Opened by Alexius-Huang almost 5 years ago
Labels: Feature Request, Syntax, Parser

#69 - Variables (or Constants) in Local Scope Should Not Confused with Global Scope

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Bug, Good First Issue, Parser

#68 - Introducing Operator Declaration

Issue - State: open - Opened by Alexius-Huang almost 5 years ago
Labels: Feature Request, Syntax, Parser, Low Priority

#67 - Introducing Pipe Operator

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago - 2 comments
Labels: Feature Request, Syntax, Parser

#66 - Operator Overloading and Overriding

Issue - State: open - Opened by Alexius-Huang almost 5 years ago - 1 comment
Labels: Feature Request, Parser, Low Priority

#65 - Support Method Declaration

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#64 - Refactor and Generalize the Method Invocation Pattern

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#63 - Enables Conditional Expression Without Else Expression

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#62 - Check Function Declared Output Type with Actual Return Value Type

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#61 - Find Variables/Functions Recursively Throughout Scope Chain

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#60 - Invoke Other Function From Function Declaration

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago - 1 comment
Labels: Bug, Parser

#59 - Support Nested Function Declaration

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago

#57 - Support Function Overloading

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Parser

#56 - Support Overriding Function Declaration

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Parser

#55 - Prevent Function Redeclaration

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Parser

#54 - Use Source Map to Compile Variable/Function Names

Issue - State: open - Opened by Alexius-Huang almost 5 years ago - 1 comment
Labels: Feature Request, Code Generation, Parser, Optimization

#53 - Handle Invalid Binary Operations

Issue - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Bug, Parser

#52 - Using Types and Interfaces to Define DataTypes and other Objects

Pull Request - State: closed - Opened by Alexius-Huang almost 5 years ago
Labels: Parser, Refactor

#51 - Bump acorn from 5.7.3 to 5.7.4

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#50 - Create Scope Class to Refactor Code Base

Pull Request - State: closed - Opened by Alexius-Huang about 5 years ago
Labels: Refactor

#49 - Implement Builtin-Type Builtin-Method Invocation Pattern

Pull Request - State: closed - Opened by Alexius-Huang about 5 years ago

#48 - More Test Case for Method Invocation

Pull Request - State: closed - Opened by Alexius-Huang about 5 years ago

#47 - Support Method Invocation

Pull Request - State: closed - Opened by Alexius-Huang about 5 years ago

#46 - Builtin Methods which Maps to JavaScript Methods

Issue - State: closed - Opened by Alexius-Huang about 5 years ago - 3 comments
Labels: Feature Request

#45 - Nested Function Declaration

Issue - State: closed - Opened by Alexius-Huang about 5 years ago
Labels: Edge Case