Skip to content

Tags: Abathargh/harlock

Tags

v0.5.1

Toggle v0.5.1's commit message
Fix an issue that prevented harlock to correctly make build fails on …

…runtime

and evaluation errors being raised, using non-zero error codes correctly. Fix
minor issues with the builds and with repo management.

v0.5.0

Toggle v0.5.0's commit message
changed: moved the hex parser to /pkg.

v0.4.1

Toggle v0.4.1's commit message
fixed: builtin descriptions; elf.write_section was accepting any obje…

…ct as the array parameter.

v0.4.0

Toggle v0.4.0's commit message
added: new release info and feature descriptions for v0.4.0.

v0.3.0

Toggle v0.3.0's commit message
fixed: printing a nil value caused a runtime panic.

v0.2.1

Toggle v0.2.1's commit message
fixed: typos in the permission numbers caused problems in *nix builds…

…; substituted deprecated methods and temp names.

v0.2.0

Toggle v0.2.0's commit message
changed: added examples for the hex type in the README.

v0.1.1

Toggle v0.1.1's commit message
changed: fixed makefile phony directives.

v0.1.0

Toggle v0.1.0's commit message
changed: added errors as values and try expression support + tests.