Skip to content

Releases: VFPLang/vfpl

v0.2.7

13 Dec 14:40
bb067f5
Compare
Choose a tag to compare

Commits

  • 1058989: Removed macos_arm and added the asset_content_type (CORR1T)
  • bb067f5: String intern (#10) (nils) #10

v0.2.4

07 Dec 20:06
Compare
Choose a tag to compare

Commits

  • 2fae22a: add macos x86 target (Nilstrieb)

v0.2.3

07 Dec 19:57
Compare
Choose a tag to compare

Built using the new improved release pipeline :)

Commits

  • beb5356: Delete test_code directory (nils)
  • 79e8ab3: Add tests to CD (nils)
  • 11979f7: is this time of the year again, welcome actions (Nilstrieb)
  • dd6e8a6: oops (Nilstrieb)
  • 98f2282: correct outputs (Nilstrieb)
  • 96f9c28: correct outputs finally (Nilstrieb)
  • 0da04dd: imagine good error messages (Nilstrieb)
  • 4493ed5: finally getting somewhere (Nilstrieb)
  • dc8a614: CD restructured to be more extensible and faster! (Nilstrieb)

v0.2.2

06 Dec 20:06
Compare
Choose a tag to compare

Commits

v0.2.1

06 Dec 20:05
Compare
Choose a tag to compare

Commits

v0.2.0

06 Dec 13:03
f0353d0
Compare
Choose a tag to compare

Commits

  • ba72454: Create trait and adapt parser (Nilstrieb) #2
  • 44be53a: add messages to lexer (Nilstrieb) #2
  • 837312a: make interpreter use the new methods (Nilstrieb) #2
  • f3c17f3: fix errors (Nilstrieb) #2
  • 61253e5: Merge branch 'main' into nice-errors (nils) #2
  • d249f30: nice parser errors (Nilstrieb) #2
  • 668615d: fixed snap (Nilstrieb) #2
  • c7fed64: introduce Session (Nilstrieb) #2
  • 137ee92: streamline error handling with VfplError (Nilstrieb) #2
  • ae603ea: remove all Parser::simple (nils) #2
  • 01a0f49: Merge branch 'main' into nice-errors (nils) #2
  • 5b95b26: fix tests (nils) #2

v0.1.4

06 Dec 10:49
Compare
Choose a tag to compare

The first working version!