Logo

index : htmltemplate

---

  • summary
  • about
  • tree
  • log
  • branches
https://git.ptrace.dev/public/htmltemplate.git
ssh://git@git.ptrace.dev/public/htmltemplate.git
JAI: 89%
MD: 11%
Message
Author
Date (UTC)
Merge pull request 'added caller location to error reports' (#7) from fix/missing-caller-location into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/7
ptrace
2026-05-21 04:33
added caller location to error reports
ptrace
2026-05-21 04:32
Merge pull request 'Removed init() from Hash Tables since it is deprecated' (#6) from chore/adapt-hash-table-change-from-jai into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/6
ptrace
2026-04-12 01:41
Removed init() from Hash Tables since it is deprecated
ptrace
2026-04-12 01:41
Merge pull request 'In commit() it took views into arrays and string references, pointing to an invalid memory area later on.' (#5) from fix/accessing-stale-memory-in-commit-proc into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/5
ptrace
2026-03-19 04:45
In commit() it took views into arrays and string references, pointing to an invalid memory area later on.
ptrace
2026-03-19 04:45
Merge pull request 'Union was implicitly declared; Found a crash if commit() wasn't inlined, not sure if there's more' (#4) from fix/segfault-because-of-commit-proc into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/4
ptrace
2026-03-15 15:42
Union was implicitly declared; Found a crash if commit() wasn't inlined, not sure if there's more
ptrace
2026-03-15 15:41
Merge pull request 'template kind must be now explicitly declared if it's a string or file path' (#3) from feat/explicit-input-type-for-generate-proc into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/3
ptrace
2026-03-15 10:21
template kind must be now explicitly declared if it's a string or file path
ptrace
2026-03-15 10:20
Merge pull request 'Removed module param that writes generated content into a file, this is now controlled by an optional param in generate(); adapted stuff to the current Jai version; adapted examples' (#2) from feat/html-write-as-optional-param-in-generate-proc into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/2
ptrace
2026-03-15 09:46
Removed module param that writes generated content into a file, this is now controlled by an optional param in generate(); adapted stuff to the current Jai version; adapted examples
ptrace
2026-03-15 09:40
Merge pull request 'After a loop, an extra newline got appended. This behavior is now fixed' (#1) from fix/extra-newline-after-loop into main Reviewed-on: https://codeberg.org/ptrace/htmltemplate-jai/pulls/1
ptrace
2026-01-08 06:55
After a loop, an extra newline got appended. This behavior is now fixed
ptrace
2026-01-08 06:54
init
ptrace
2026-01-07 22:04
Copyright 2026  E766CB298A6D1E64 | Git-Thing heavily inspired by cgit