2024-03-21T01:23:29Z - 2024-09-21T01:23:29Z

Overview

0 Active Pull Requests
51 Active Issues
Excluding merges, 0 authors have pushed 0 commits to master and 459 commits to all branches. On master, 0 files have changed and there have been 0 additions and 0 deletions.

25 Issues closed from 1 user

Closed #199 Dot operator splits but not for float literals 2024-08-27 12:11:32 +02:00

Closed #196 Feature: IRenderable for Instruction types 2024-08-25 20:42:08 +02:00

Closed #193 🐞️ Bugfix: Statement-level FunctionCall have wrong weighting 2024-06-28 16:39:19 +02:00

Closed #187 🧹🧼 Cleanup: Drop Container from Context 2024-05-13 12:22:49 +02:00

Closed #149 Feature: Static class inits 2024-05-11 22:04:52 +02:00

Closed #154 Class static init on class declaration 2024-05-11 22:04:28 +02:00

Closed #179 Feature: MPositionable 2024-05-11 11:37:22 +02:00

Closed #45 Dependency 2024-05-11 11:23:01 +02:00

Closed #55 Special DNode types 2024-05-11 11:20:39 +02:00

Closed #180 Bug: Parameter variables not touched by reference counter 2024-05-10 10:32:39 +02:00

Closed #106 Streaming lexer 2024-05-07 11:52:57 +02:00

Closed #139 🧹🧼️ Cleanup: Clean up series 2024-05-07 11:52:30 +02:00

Closed #138 Utils: GMalloc research+POC 2024-05-07 11:51:33 +02:00

Closed #41 Dependency linearization clean up 2024-05-07 11:50:39 +02:00

Closed #67 SymbolType to Str mapping 2024-05-05 20:41:44 +02:00

Closed #38 Boilerplate emits 2024-05-05 20:40:46 +02:00

Closed #39 Static allocation emits 2024-05-05 20:40:22 +02:00

Closed #14 Import clean ups 2024-05-05 20:39:19 +02:00

Closed #172 Bug: Figure out why this crashes 2024-04-24 14:37:13 +02:00

Closed #173 🐞️ Bug: Single line comments lex wrongly 2024-04-20 20:07:48 +02:00

Closed #170 Feature: Improve logging 2024-04-14 10:54:33 +02:00

Closed #157 Feature: Multi-module support 2024-04-08 12:51:37 +02:00

Closed #164 HashMapper needing .dup for stack allocation workaround 2024-04-07 13:39:40 +02:00

Closed #168 Cross-module extern statements 2024-04-07 13:16:25 +02:00

Closed #159 Feature: Variable usage checker 2024-04-01 21:55:58 +02:00

26 Issues created by 1 user

Opened #169 Feature: Better error reporting, messaging 2024-04-02 08:36:23 +02:00

Opened #171 Feature: Comment support 2024-04-15 20:31:48 +02:00

Opened #174 🧹🧼️ Cleanup: Deprecate DNodeGeneratorBase 2024-05-05 18:41:04 +02:00

Opened #175 🧹🧼 Cleanup: Remove root from DNodeGenerator 2024-05-07 11:37:57 +02:00

Opened #176 Feature: Aliases support 2024-05-07 19:21:02 +02:00

Opened #177 Not yet done 2024-05-07 19:47:07 +02:00

Opened #178 Feature: Collector-based resolveUp 2024-05-08 09:28:29 +02:00

Opened #181 Feature: MStatementReplaceable interface update 2024-05-10 14:48:38 +02:00

Opened #182 🧹🧼️ Cleanup: Variable inside of VariableAssignment AST node? 2024-05-11 11:06:42 +02:00

Opened #183 Feature: Helper methods for entity accessing 2024-05-11 12:33:52 +02:00

Opened #184 🧹🧼 Cleanup: Remove pathTrailDeps and related methods 2024-05-11 14:20:21 +02:00

Opened #185 🧠 Ideation: Typechecking deque clean 2024-05-12 15:18:31 +02:00

Opened #186 🐞️ Bugfix: Handle mismatch of arguments to parameters when doing a function call 2024-05-12 15:26:52 +02:00

Opened #188 🧹🧼 Cleanup: Context versus parentOf() usage 2024-05-13 20:21:48 +02:00

Opened #189 Bug: Comments in example 2024-05-18 14:26:17 +02:00

Opened #190 Ideation: OOP 2024-05-19 15:53:06 +02:00

Opened #191 Ideation: Structs v2 2024-05-19 15:58:15 +02:00

Opened #192 🧠️ Ideation: dot operator 2024-05-19 16:23:05 +02:00

Opened #194 🧠️ Ideation: Object function members 2024-06-24 18:05:53 +02:00

Opened #195 Support multi-dimensional stack array index assignments 2024-06-30 14:33:49 +02:00

Opened #197 Token cursor movement 2024-07-17 15:55:22 +02:00

Opened #198 Generate compiler test cases with static foreach 2024-07-17 16:15:54 +02:00

Opened #200 🧠️ Ideation: Partial info transfer instructions 2024-07-18 17:38:35 +02:00

Opened #201 🧹🧼 Cleanup: Remove Discard statement 2024-07-22 19:57:03 +02:00

Opened #202 💭️ Ponder: Named parameters 2024-07-23 22:38:33 +02:00

Opened #203 🧹🧼 Cleanup: Add base abstract class OperatorInstruction 2024-07-26 16:35:26 +02:00

13 Unresolved Conversations

Open #155 Feature: Operator precedence 2024-05-19 19:05:37 +02:00

Open #165 Feature: Support for access modifiers, init scope 2024-05-19 14:33:11 +02:00

Open #141 🐞️ Bugfix: Binary Operators support for non-Integer types 2024-05-19 14:23:06 +02:00

Open #73 Feature: do-while loops 2024-05-19 12:57:40 +02:00

Open #53 Context's .container deemed useless 2024-05-13 20:47:22 +02:00

Open #101 🧹🧼 Cleanup: Remove pushbacks from FunctionCall processing 2024-05-12 16:03:51 +02:00

Open #83 Dead code tracking 2024-05-12 16:01:15 +02:00

Open #145 Feature: Streaming lexer 2024-05-07 11:53:41 +02:00

Open #70 Implement expression-less return statements 2024-05-07 10:08:18 +02:00

Open #118 Feature: Add support for structs 2024-05-05 20:40:22 +02:00

Open #163 Wanted features 2024-04-15 20:23:24 +02:00

Open #156 Feature: Annotations 2024-04-08 12:49:23 +02:00

Open #160 Feature: Array reference counting 2024-04-08 12:49:18 +02:00