• 3 Open
    2 Closed
    12 hours 24 minutes
    Updated 2024-05-13 18:43:01 +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.

  • Clean ups

    57%
    8 Open
    11 Closed
    4 days 13 hours
    Updated 2024-05-13 19:47:13 +01:00
    2024-02-29

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

  • Basics

    74%
    23 Open
    66 Closed
    1 month 3 weeks
    Updated 2024-05-12 14:27:13 +01:00
    2024-02-29

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

  • 0 Open
    3 Closed
    Updated 2024-05-11 21:04:52 +01:00
    2024-03-29

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