• 2 Open
    1 Closed
    6 hours 8 minutes
    Updated 2024-05-08 08:28:43 +01:00
    2023-12-25

    These are all changes that relate to increasing performance of the compiler but also
    to code clarity of the compiler's source code itself - an all around clean-up-and-boost.

  • Basics

    76%
    20 Open
    65 Closed
    1 month 3 weeks
    Updated 2024-05-07 10:53:15 +01:00
    2024-02-29

    Getting all of the basics added into the language from start to finish.

  • Clean ups

    73%
    4 Open
    11 Closed
    4 days 10 hours
    Updated 2024-05-07 10:52:58 +01:00
    2024-02-29

    Not sure what to call this but this is related to cleaning some stuff up.

  • 2 Open
    1 Closed
    Updated 2023-12-25 09:06:55 +00:00
    2024-03-29

    Support for full object orientation including interfaces, classes, objects and static initialization of static fields in classes.