rechron_core library
Classes
Enums
Functions
-
constantInstruction(
String name, Chunk chunk, int offset) → int -
disassembleChunk(
Chunk chunk, String name) → void -
disassembleIntruction(
Chunk chunk, int offset) → int -
isLeapYear(
int year) → bool -
simpleInstruction(
String name, int offset) → int
Typedefs
Exceptions / Errors
- CompileException
- Raised when unable to parse date string.
- RechronException
- Base exception interface intended to be implemented by all library exceptions.
- RuntimeException
- Raised when vm encounters a runtime error.
- UnexpectedResultException
- Raised when last item of vm stack is not datetime.