Hare Programming Language
https://harelang.org
The Hare Programming Language builder and stdlib components.
- Developed at devel:tools:compiler
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/hare && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README-suse-maint.md | 0000000181 181 Bytes | |
_service | 0000000618 618 Bytes | |
_servicedata | 0000000230 230 Bytes | |
hare-1702417101.ce67adb5.tar.zst | 0000625321 611 KB | |
hare-rpmlintrc | 0000000306 306 Bytes | |
hare.changes | 0000016397 16 KB | |
hare.obsinfo | 0000000107 107 Bytes | |
hare.spec | 0000003250 3.17 KB |
Revision 2 (latest revision is 8)
Ana Guerrero (anag+factory)
accepted
request 1134149
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 2)
- Add filter to rpmlint * filelist-forbidden-fhs23 - Move SRCDIR and HAREPATHs to `/usr/src` instead from `/usr/lib` or `/usr/lib64`. Respect defaults if possible. - Update to version 1702417101.ce67adb5: * +libc: Avoid overriding the default linker script on other platforms * FreeBSD: Fix build with +libc * os fs.ha: s/errors::errno/fs_to_errno/ * OpenBSD: implement os::mkfifo and os::mkfile * math: Accept types::signed instead of integer in absi * cmd/{hare,haredoc}: remove unused imports * cmd/{hare,haredoc}: Don't allocate tags * haretype: use system architecture * os: add arch type and functions * cmd/haredoc: replace split with rtokenize * io: improve seek and whence docs * test: display special msg when no tests are run * hare deps: print more intuitive msg when no deps * os+linux: add mkfile * os+linux: s/Unix/Unix-like/ * haredoc: submodules newline fixes * hare build: fix order of flags * getopt: improve docs * all: always use tabs for indentation * hare::parse::doc: add docs * haredoc: error out when more than one arg supplied * docs: rename hare-doc(5) to haredoc(5) * os+openbsd: remove extra License: header * rt+linux: fix some types * hare::parse: improve assign expr error message * strings: use type assertion in iter tests * strings: test contains with no variadic arguments * strings: test join with only one variadic argument * strings: test concat with only one argument * hare::ast: remove inaccurate comment * path: mention fs::resolve in README * docs/rfc-template: wrap at 72 columns * memio+test: use defer for closing streams * cmd/*: fix memory leaks * ascii: add strlower_buf and strupper_buf * hare::parse: disallow mixing @init, @fini, and @test * hare::ast: s/constant/literal/g * hare build: only overwrite executable files * hare::parse+test: add labelled compound test * hare::*: support for/switch/match labels * all: update labelled loop syntax * cmd::hare add comments and cleanup
Comments 0