Ecosyste.ms: Issues

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

GitHub / gundermanc/gunderscript-2 issues and pull requests

#157 - Minimal demo embedding project.

Issue - State: open - Opened by gundermanc over 8 years ago
Labels: enhancement

#156 - Check for Spec name Variable name collisions in code gen.

Issue - State: open - Opened by gundermanc over 8 years ago
Labels: bug

#155 - Remove redundant equals instructions in For and While codegen

Issue - State: open - Opened by gundermanc over 8 years ago
Labels: bug

#154 - CMAKE dependency story

Issue - State: open - Opened by gundermanc over 8 years ago
Labels: bug

#153 - Tests for Generic code gen

Issue - State: open - Opened by gundermanc over 8 years ago
Labels: bug

#152 - Generate code for generic methods

Issue - State: open - Opened by gundermanc over 8 years ago
Labels: bug, feature

#151 - End to end support for objects, minus codegen for generics

Pull Request - State: closed - Opened by gundermanc over 8 years ago
Labels: feature

#150 - Eliminate common library if possible.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#149 - Invalid parser precedence given to member expression/assign combo.

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#148 - Check for error message when using a static function's name as a type.

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#147 - Runtime check failure #0 on 32 bit Windows DEBUG

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#146 - Test for throw with return and no expression

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#145 - Tests for access modifiers.

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#144 - Replace single item switch cases with GS_ASSERTS

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#143 - Failing floating point comparisons on 32 bit build.

Issue - State: closed - Opened by gundermanc almost 9 years ago - 1 comment
Labels: bug

#142 - Catch stack overflow exception

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#141 - Investigate using assignment and move operator overloads rather than shared_ptr

Issue - State: open - Opened by gundermanc almost 9 years ago - 1 comment
Labels: bug

#140 - Implement == for ExceptionStatus

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#139 - Kill build on failure.

Pull Request - State: closed - Opened by gundermanc almost 9 years ago - 1 comment

#138 - End to end support for While loop

Pull Request - State: closed - Opened by gundermanc almost 9 years ago

#137 - End to end for loop support.

Pull Request - State: closed - Opened by gundermanc almost 9 years ago - 1 comment
Labels: feature

#136 - Support for BREAK and CONTINUE from loops

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: enhancement

#135 - SEGFAULT on assign in condition

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#134 - Multiple assignments and updates in for loop.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: enhancement

#133 - Check memory management.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#132 - CI Build doesn't fail if unittest fails.

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#131 - Convert CheckNodeRule to GS_ASSERT

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#130 - If, else, else if end-to-end support and tests.

Pull Request - State: closed - Opened by gundermanc almost 9 years ago

#129 - Reevaluate AstWalker::WalkBlockChildren arguments

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#128 - Optimize if statement branches.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: enhancement

#127 - "No symbol in symbol table with given key" for undeclared variables.

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#126 - No throw on unbalanced if/else block braces.

Issue - State: closed - Opened by gundermanc almost 9 years ago - 1 comment
Labels: bug

#125 - Addressed issue #116: Assignment operator associativity.

Pull Request - State: closed - Opened by gundermanc almost 9 years ago

#124 - Feature/code gen core

Pull Request - State: closed - Opened by gundermanc almost 9 years ago

#123 - Consistent function calling conventions.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#122 - Tests for calling into and out of classes.

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#121 - Don't load/store on assign/reference vars and load params without LEA.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#120 - Triage TODOs

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#119 - Mod float test fails under windows with CMAKE_BUILD_TYPE=Debug

Issue - State: closed - Opened by gundermanc almost 9 years ago
Labels: bug

#118 - Typecasting to a narrower type without load/store doesn't cause truncate.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#117 - Fix non-implemented exception bug for syntax error.

Issue - State: closed - Opened by gundermanc almost 9 years ago - 1 comment
Labels: bug

#116 - Fix non-name allowed in left hand side of assignment.

Issue - State: closed - Opened by gundermanc almost 9 years ago - 1 comment
Labels: bug

#115 - Remove vestigial lexemes, parser functionality, typecheckers, and code gens.

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: bug

#114 - Explicit properties failure condition tests

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: enhancement

#113 - Explicit properties unittests

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: enhancement

#112 - Explicit properties

Issue - State: open - Opened by gundermanc almost 9 years ago
Labels: enhancement

#111 - if/else statement codegen functional test

Issue - State: closed - Opened by gundermanc almost 9 years ago

#110 - if/else statement code generator.

Issue - State: closed - Opened by gundermanc almost 9 years ago

#108 - Fix FloatToBool typecast.

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: bug

#107 - Refactor existing LIRGenAstWalker code.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#106 - EXPECT_EQ and ASSERT_EQ have expected and actual switched.

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#105 - Feature unimplemented error for this.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#101 - Use LIR_negi instruction instead of LIR_sub to accomplish negative numbers.

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#100 - Refactor duplicate Symbol allocation in SYMBOL instead of the caller

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#99 - Code gen LIR and ASM print command line option.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#99 - Code gen LIR and ASM print command line option.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#98 - Compiler support for negative numbers.

Issue - State: closed - Opened by gundermanc about 9 years ago

#97 - CLI Should die with no files.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#96 - Code examples, embedding example, Gunderscript CLI in CI build.

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#95 - For loop end to end functional testing.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#94 - For loop code generator.

Issue - State: closed - Opened by gundermanc about 9 years ago

#93 - For loop typechecker unittest.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#92 - FOR loop statement parser unittest

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#91 - if/else statement typechecking unittest

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#90 - IF/else statement parser unittests.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#89 - Full end-to-end testing for all features as they currently stand.

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#87 - Check out the runtime API, tighten which implementation details are leaking.

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#86 - Check out the common API, tighten which implementation details are leaking.

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#85 - Review and establish compiler API

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#83 - Test for and implement scoping of variables in blocks.

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: bug

#82 - Review EVERYTHING in feature/code_gen_core and merge into master.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: feature

#81 - End-to-end tests for calling functions that take and return primitives.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#79 - End-to-end tests for boolean comparisons.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#78 - End-to-end tests for numeric comparisons.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#77 - Short circuited booleans

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: enhancement

#76 - Numeric comparisons code generation

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: feature

#74 - End-to-end support for primitive types

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: feature

#73 - Code gen for int32 and math operations.

Issue - State: closed - Opened by gundermanc about 9 years ago

#72 - Modulo support for float.

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: bug

#71 - Rename char -> int8

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#70 - Optimize, update, and refactor nanojit library

Issue - State: open - Opened by gundermanc about 9 years ago
Labels: bug

#69 - Fixed issue #65

Pull Request - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#68 - Make implementation line numbers a CMAKE compilation target.

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: enhancement

#67 - Unified all errors under a single exception class

Pull Request - State: closed - Opened by gundermanc about 9 years ago

#66 - Lexer treats tabs as a single char when counting columns

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#65 - Check function types at definition, not just call time.

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: bug

#64 - Parser seems to think this is ok

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#63 - First draft of public API.

Pull Request - State: closed - Opened by gundermanc about 9 years ago

#62 - Feature/ci build

Pull Request - State: closed - Opened by gundermanc about 9 years ago

#61 - Support treating int8 values as numeric types.

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug

#60 - Function arguments should be in same scope as top level local variables.

Issue - State: closed - Opened by gundermanc about 9 years ago - 1 comment
Labels: bug

#59 - Feature/typechecker core

Pull Request - State: closed - Opened by gundermanc about 9 years ago

#58 - Support for typecasting primitive types.

Issue - State: closed - Opened by gundermanc about 9 years ago

#56 - Fix duplicate free in lexer on lex-error from following code

Issue - State: closed - Opened by gundermanc about 9 years ago
Labels: bug