Badlop
|
064b005ec5
|
Define some example glossary terms
|
2025-06-17 13:02:01 +02:00 |
|
Badlop
|
38cc3ccb1e
|
Avoid using the "else" conditional compilation macro directive
Even if "-else." is a valid directive:
https://www.erlang.org/docs/28/system/macros.html#conditional-compilation
there is a bug in rebar3_format that annoyingly rewrites it as "- else ."
https://github.com/AdRoll/rebar3_format/issues/337
as a quick workaround, rewrite directives to not use "-else."
|
2025-06-05 17:02:41 +02:00 |
|
Badlop
|
9c29457ee2
|
mod_adhoc_api: Fix warning when running "make translations"
|
2025-03-27 22:06:56 +01:00 |
|
Badlop
|
4fe5ee034c
|
Update version number in documentation to 25.03
|
2025-03-27 22:06:54 +01:00 |
|
Badlop
|
496daf9220
|
mod_adhoc_api: New module to execute API Commands using Ad-Hoc Commands
|
2025-03-19 10:39:53 +01:00 |
|