• 1 Open
    1 Closed
    3 hours 10 minutes
    Updated 2024-04-08 16:03:19 +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
    64 Closed
    1 month 3 weeks
    Updated 2024-05-05 19:40:22 +01:00
    2024-02-29

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

  • Clean ups

    64%
    5 Open
    9 Closed
    4 days 9 hours
    Updated 2024-05-05 17:41:15 +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.