Skip to content

Releases: andrew-johnson-4/lambda-mountain

1.11.27

17 Mar 20:55
0eb7a29
Compare
Choose a tag to compare

Features:

  • Stack based arrays and array initializers with far less brittle implementation

1.11.26

17 Mar 19:23
0a1a2ea
Compare
Choose a tag to compare

Features

  • basic application and chaining of fragments

1.11.25

17 Mar 00:59
849041e
Compare
Choose a tag to compare

Features:

  • Type Assertions inside the compiler

1.11.24

16 Mar 21:54
0f11e31
Compare
Choose a tag to compare

Features

  • Dynamic Typechecking for Sanity until Strict compilation works too

1.11.23

16 Mar 16:33
99a45b0
Compare
Choose a tag to compare

Features

  • Unit tests
  • Fragment assembly housekeeping

1.11.22

16 Mar 02:06
Compare
Choose a tag to compare

Features

  • print U64
  • print I64

1.11.21

16 Mar 00:50
7631ad3
Compare
Choose a tag to compare

Features

  • pointers and array offsets

1.11.20

15 Mar 00:55
1d13a1c
Compare
Choose a tag to compare

Features

  • Array initializers

1.11.19

14 Mar 22:20
7d196c8
Compare
Choose a tag to compare

Features:

  • local variables of heterogenous types

1.11.18

13 Mar 22:57
19d6fee
Compare
Choose a tag to compare

Features:

  • STDLIB is starting to feel like an assembler. Not C-level, just a normal assembler with types.