egarette@silique.fr egarette
  • Joined on 2022-10-10
egarette created repository stove/rougail-user-data-file 2024-07-28 21:51:54 +02:00
egarette created repository stove/rougail-output-exporter 2024-07-28 17:51:10 +02:00
egarette created repository egarette/rougail-tutorials_builder 2024-07-21 11:26:03 +02:00
egarette opened issue stove/rougail#29 2024-07-12 08:32:20 +02:00
the variable used in a property calculated with this variable should not only a bool
egarette opened issue stove/rougail#28 2024-07-12 08:27:04 +02:00
default value for a property calculated with an optional variable
egarette created repository stove/rougail-output-doc 2024-07-10 21:23:57 +02:00
egarette opened issue stove/rougail#19 2024-06-19 21:03:36 +02:00
a dynamic description or child should be construct with {{ suffix }}
egarette opened issue stove/rougail#18 2024-06-19 18:16:12 +02:00
version should support float type
egarette commented on issue stove/rougail#11 2024-06-19 17:21:51 +02:00
find automaticly the choice type

Done in bc4420bdea

egarette closed issue stove/rougail#11 2024-06-19 17:21:51 +02:00
find automaticly the choice type
egarette commented on issue stove/rougail#10 2024-06-19 17:21:31 +02:00
automatic detection of a variable's basic type

Done in bc4420bdea

egarette closed issue stove/rougail#10 2024-06-19 17:21:31 +02:00
automatic detection of a variable's basic type
egarette commented on issue stove/rougail#8 2024-06-19 17:20:44 +02:00
variable with a list in default value should a multi

Fait dans bc4420bdea

egarette closed issue stove/rougail#8 2024-06-19 17:20:44 +02:00
variable with a list in default value should a multi
egarette pushed to develop at stove/rougail 2024-06-19 16:58:07 +02:00
59d12a3624 Merge pull request 'feat: add default inference for basic types' (#17) from types_inference into develop
bc4420bdea feat: add default inference for basic types
Compare 2 commits »
egarette deleted branch types_inference from stove/rougail 2024-06-19 16:58:07 +02:00
egarette merged pull request stove/rougail#17 2024-06-19 16:58:07 +02:00
feat: add default inference for basic types
egarette created pull request stove/rougail#17 2024-06-19 16:57:41 +02:00
feat: add default inference for basic types
egarette created pull request stove/rougail#16 2024-06-19 16:55:36 +02:00
types_inference
egarette commented on pull request stove/rougail#13 2024-05-03 08:05:41 +02:00
feat: add default inference behavior for basic types

If variable.type is "number" it will override by "string".