Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / atlas77-lang/Atlas77 issues and pull requests
#111 - fix: #110
Pull Request -
State: closed - Opened by Gipson62 10 days ago
#110 - Classes aren't freed
Issue -
State: closed - Opened by Gipson62 11 days ago
- 1 comment
Labels: bug
#109 - V0.5.2
Pull Request -
State: closed - Opened by Gipson62 11 days ago
Labels: enhancement
#108 - added rc dec to overwritten variables
Pull Request -
State: closed - Opened by pyrotek45 16 days ago
- 1 comment
#107 - Reference counting error
Issue -
State: closed - Opened by Gipson62 17 days ago
Labels: bug
#106 - chore(deps): update rand requirement from 0.8.5 to 0.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 17 days ago
Labels: dependencies
#105 - v0.5.1
Pull Request -
State: closed - Opened by Gipson62 23 days ago
- 1 comment
#104 - u64 & f64 variables aren't being compiled correctly
Issue -
State: closed - Opened by Gipson62 25 days ago
- 2 comments
Labels: bug
#104 - u64 & f64 variables aren't being compiled correctly
Issue -
State: closed - Opened by Gipson62 25 days ago
- 2 comments
Labels: bug
#103 - Doc Setup
Pull Request -
State: closed - Opened by ElhamAryanpur 26 days ago
Labels: documentation
#103 - Doc Setup
Pull Request -
State: closed - Opened by ElhamAryanpur 26 days ago
Labels: documentation
#101 - Type Checker
Issue -
State: open - Opened by Gipson62 about 1 month ago
#101 - Type Checker
Issue -
State: open - Opened by Gipson62 about 1 month ago
#100 - Simple Memory Management: "Free after use"
Issue -
State: closed - Opened by Gipson62 about 1 month ago
- 1 comment
#100 - Simple Memory Management: "Free after use"
Issue -
State: open - Opened by Gipson62 about 1 month ago
#99 - Pointers: Basic pointer manipulation for low-level programming.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#99 - Pointers: Basic pointer manipulation for low-level programming.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#98 - Classes: Object-oriented programming support.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
#98 - Classes: Object-oriented programming support.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#97 - Enums: Enumerations with optional associated data for flexible value sets.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#97 - Enums: Enumerations with optional associated data for flexible value sets.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#96 - Unions: Low-level data structures allowing overlapping memory layouts.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#96 - Unions: Low-level data structures allowing overlapping memory layouts.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#95 - Structs: User-defined types with named fields.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#95 - Structs: User-defined types with named fields.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#94 - Lambdas & Closures: Inline, anonymous functions with captured variables.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#94 - Lambdas & Closures: Inline, anonymous functions with captured variables.
Issue -
State: open - Opened by Gipson62 about 1 month ago
#93 - Control flow
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#93 - Control flow
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#92 - Import directive for stdlib
Issue -
State: open - Opened by Gipson62 about 1 month ago
Labels: enhancement
#92 - Import directive for stdlib
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#91 - Variables
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#91 - Variables
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#90 - Functions: Define and call functions
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#90 - Functions: Define and call functions
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#89 - v0.5 Phoenix release tracker
Issue -
State: open - Opened by Gipson62 about 1 month ago
Labels: Tracker
#89 - v0.5 Phoenix release tracker
Issue -
State: open - Opened by Gipson62 about 1 month ago
Labels: Tracker
#88 - WIP: v0.5 "Phoenix"
Pull Request -
State: closed - Opened by Gipson62 about 1 month ago
- 1 comment
Labels: enhancement
#88 - WIP: v0.5 "Phoenix"
Pull Request -
State: closed - Opened by Gipson62 about 1 month ago
- 1 comment
Labels: enhancement
#87 - binary upload to Release
Pull Request -
State: closed - Opened by ElhamAryanpur about 1 month ago
Labels: enhancement
#87 - binary upload to Release
Pull Request -
State: closed - Opened by ElhamAryanpur about 1 month ago
Labels: enhancement
#86 - docs: added git cliff
Pull Request -
State: closed - Opened by Gipson62 about 1 month ago
Labels: documentation, enhancement
#86 - docs: added git cliff
Pull Request -
State: closed - Opened by Gipson62 about 1 month ago
Labels: documentation, enhancement
#84 - Default Entry Point
Issue -
State: closed - Opened by Gipson62 about 1 month ago
#84 - Default Entry Point
Issue -
State: closed - Opened by Gipson62 about 1 month ago
#83 - Run is now a command instead of a cli argumentt
Pull Request -
State: closed - Opened by ElhamAryanpur about 1 month ago
Labels: documentation, enhancement
#83 - Run is now a command instead of a cli argumentt
Pull Request -
State: closed - Opened by ElhamAryanpur about 1 month ago
Labels: documentation, enhancement
#82 - Adding a way to define external functions and structs for the type checker
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#82 - Adding a way to define external functions and structs for the type checker
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#81 - Adding a way to call and interop with Rust functions
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#81 - Adding a way to call and interop with Rust functions
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#80 - Refactor the existing grammar for clarity and simplicity and to make it easier to parse and lex on my side.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#80 - Refactor the existing grammar for clarity and simplicity and to make it easier to parse and lex on my side.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#79 - Complex Types: Handle type checking for arrays, slices, and tuples.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#79 - Complex Types: Handle type checking for arrays, slices, and tuples.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#78 - Enums: Support for enum declarations, variants, and pattern matching.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#78 - Enums: Support for enum declarations, variants, and pattern matching.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#77 - Object Implementation: Similar to Rust's impl blocks, enable methods and associated functions for structs and enums.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
- 1 comment
Labels: enhancement
#77 - Object Implementation: Similar to Rust's impl blocks, enable methods and associated functions for structs and enums.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
- 1 comment
Labels: enhancement
#76 - Structs: Implement parsing for struct declarations, field definitions, and access patterns.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#76 - Structs: Implement parsing for struct declarations, field definitions, and access patterns.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#75 - Functions: Define syntax and semantics for function declarations, parameter handling, and return types.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#75 - Functions: Define syntax and semantics for function declarations, parameter handling, and return types.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#74 - Variables: Define and handle variable declarations and assignments.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#74 - Variables: Define and handle variable declarations and assignments.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#73 - Structs/Enums: Implement type checking for custom structs and enums.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#73 - Structs/Enums: Implement type checking for custom structs and enums.
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#72 - Error Handling
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#72 - Error Handling
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#71 - Time
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#71 - Time
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#70 - File Operations
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#70 - File Operations
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#68 - List utilities
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#68 - List utilities
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#67 - String utilities
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#67 - String utilities
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#66 - Math utilities
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#66 - Math utilities
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#65 - Atlas77 v0.4.0 "Keystone"
Pull Request -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#65 - Atlas77 v0.4.0 "Keystone"
Pull Request -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#64 - Basic Types: Support type checking for primitive types (`int`, `float`, `uint`, `char`, `string`).
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#64 - Basic Types: Support type checking for primitive types (`int`, `float`, `uint`, `char`, `string`).
Issue -
State: closed - Opened by Gipson62 about 1 month ago
Labels: enhancement
#62 - Update gnuplot requirement from 0.0.43 to 0.0.44
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#62 - Update gnuplot requirement from 0.0.43 to 0.0.44
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#61 - Reworking the Foundation version (v0.3.1)
Issue -
State: closed - Opened by Gipson62 6 months ago
- 1 comment
Labels: enhancement
#61 - Reworking the Foundation version (v0.3.1)
Issue -
State: closed - Opened by Gipson62 6 months ago
- 1 comment
Labels: enhancement
#60 - First *stable* iteration of the VM
Pull Request -
State: closed - Opened by Gipson62 6 months ago
Labels: enhancement
#60 - First *stable* iteration of the VM
Pull Request -
State: closed - Opened by Gipson62 6 months ago
Labels: enhancement
#59 - Experimental
Pull Request -
State: closed - Opened by Gipson62 6 months ago
#59 - Experimental
Pull Request -
State: closed - Opened by Gipson62 6 months ago
#58 - Experimental
Pull Request -
State: closed - Opened by Gipson62 about 1 year ago
#58 - Experimental
Pull Request -
State: closed - Opened by Gipson62 about 1 year ago
#56 - From 0.3 to 0.3.1
Pull Request -
State: closed - Opened by Gipson62 about 1 year ago
#56 - From 0.3 to 0.3.1
Pull Request -
State: closed - Opened by Gipson62 about 1 year ago
#54 - Experimental
Pull Request -
State: closed - Opened by Gipson62 about 1 year ago
#54 - Experimental
Pull Request -
State: closed - Opened by Gipson62 about 1 year ago
#52 - 0.1 version
Pull Request -
State: closed - Opened by Gipson62 over 1 year ago
Labels: Library Enhancement