|
|
47f95fc04a
|
Add object type, dot operator can return function references
|
2022-06-09 17:07:58 +09:00 |
|
|
|
69b9e17020
|
Updated documentation; added Lua API documentation
|
2022-01-20 01:49:52 +01:00 |
|
|
|
933e8fb0ee
|
Add "function return" and "scoped function return" injections, allow children for return lines
|
2022-01-16 15:32:59 +01:00 |
|
|
|
b89095bbd2
|
Change priority of _~?_, _~_, and _#_
|
2022-01-16 00:35:52 +01:00 |
|
|
|
dc0b8f627c
|
Update documentation
|
2022-01-16 00:23:32 +01:00 |
|
|
|
fdcea38e5e
|
Update documentation
|
2022-01-14 23:43:20 +01:00 |
|
|
|
5a61573cdb
|
🔖 is now a function reference
|
2022-01-14 21:40:08 +01:00 |
|
|
|
88157b04b9
|
Merge behavior of : and = into single = operator for pairs; add assignment with _._ operator in function references
|
2021-12-14 02:37:09 +01:00 |
|
|
|
48cabbf4c0
|
Add while loop line and operator
|
2021-12-12 20:49:48 +01:00 |
|
|
|
f5382d2912
|
Add _;
|
2021-12-12 16:31:19 +01:00 |
|
|
|
ec8a928272
|
Update doc
|
2021-12-12 15:52:23 +01:00 |
|