Commit Graph

5 Commits

Author SHA256 Message Date
Soc Virnyl Estela
b0c3b92715 - Update to version 1701558776.08af325:
* OpenBSD: Fix _start for arm64.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/harec?expand=0&rev=8
2023-12-08 13:20:05 +00:00
Soc Virnyl Estela
ab04a2e5d9 - Update to version 1701262234.ec3193e:
* types: recover from circular dependency error
  * check,gen: use name instead of ident to create global_decl declarations
  * Revert "types: recover from circular dependency error"
  * types: recover from circular dependency error
  * type_store: pass around check context
  * type_store: detect duplicate fields in embedded structs/unions
  * check: improve error message
  * ast: make ast_enum_field name non-const
  * all: use const for more function params
  * scope: put type and value in a union
  * rt, tests: drop EXIT_FAILURE
  * check: resolve type when taking size/alignment
  * check: replace expression_measure with expression_len
  * check: allow taking alignment of zero-size type
  * parse: add error function
  * lex: use error func for unexpected codepoint error
  * check: remove unnecessary memset
  * parse: disallow casting to null
  * Move func_decl_flags from check.h to ast.h
  * parse: add missing va_ends
  * main: use xfprintf with harec -v
  * gen: use u32 instead of uint for tag
  * check: allow freeing null
  * qtype: fix memory leak
  * check: disallow append/inserting with undefined-size member
  * check: disallow unbounded array value in append/insert
  * parse: disallow ellipsis in append/insert length form
  * tests: make insert rejection tests consistent with append
  * tests: fix append/insert rejection tests

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/harec?expand=0&rev=6
2023-12-02 10:17:20 +00:00
Soc Virnyl Estela
b9e5b5f81c - Improve specfile. Add some comments
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/harec?expand=0&rev=4
2023-11-11 07:35:18 +00:00
Soc Virnyl Estela
1348633cea Update group section in specfile
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/harec?expand=0&rev=2
2023-11-10 12:24:58 +00:00
Martin Pluskal
b0fdafc127 Accepting request 1124791 from home:uncomfyhalomacro
I want to add harec to devel:tools:compiler

OBS-URL: https://build.opensuse.org/request/show/1124791
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/harec?expand=0&rev=1
2023-11-10 08:52:30 +00:00