Amin
Amin
`TimeDeltaLiteral` accepts only positive numbers, while `DateDeltaLiteral` has no such restriction
`TimeDeltaLiteral` requires the value to be a positive integer ([typeof_TimeDeltaLiteral](http://127.0.0.1:63320/node?ref=r%3A8fb8c021-a1ab-41a1-a284-a1a372e0faad%28org.iets3.core.expr.datetime.typesystem%29%2F4274681253355559730)). `DateDeltaLiteral` doesn't require the value to be a positive integer ([typeof_DateDeltaLiteral](http://127.0.0.1:63320/node?ref=r%3A8fb8c021-a1ab-41a1-a284-a1a372e0faad%28org.iets3.core.expr.datetime.typesystem%29%2F8266215269006754137)). This is an inconsistency and it was found by...
## Problem The editor for `NumberLiteral` breaks when a property macro is used to specify a value in the for the `value` property. ## Analysis This could be because of...
I report here a list of improvements required by users of the language: - [x] add a devkit for the pagination language that includes the runtime; - building without including...
This language adds a series of extension to `BaseLanguage`. The extensions are described in the following table: | Name | Extension | Description | | ------ | ---------- | -----------...