Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 18 May 15:18
· 8 commits to master since this release

Libraries

  • [@sci4me] Implement a bitset.
  • [@t-mw] Fix vector-item.
  • [@SquidDev] Export -and and -or from the prelude.
  • [@CrazedProgrammer] Rewrite bit32 library in Urn, adding support for LuaJIT's bitop library too.

Compiler

  • [@SquidDev] Add the concept of "intrinsics" to the compiler.

Codegen

  • [ @SquidDev] Emit line mappings for unquote-splices.