21 Commits

Author SHA1 Message Date
fb09facdda doc: update docs and sample files 2026-01-19 14:20:04 +00:00
77791d91e3 doc: sample: switch to kebab-case 2025-11-07 10:26:18 +00:00
0cdefbeec3 doc: update complex-msg syntax examples 2025-04-23 10:55:54 +01:00
ccb31ae545 doc: add var syntax samples 2025-04-15 11:05:52 +01:00
8dd67501bd doc: update property/atom samples 2025-04-10 13:04:43 +01:00
22694f2d98 doc: replace . as self-index operator with :: 2025-01-15 21:11:58 +00:00
89bc63727f doc: remove outdated documentation from sample file 2024-12-08 19:37:50 +00:00
6b9bd4771d doc: full properties now always have a pipe symbol after their identifier 2024-12-06 19:49:21 +00:00
5af2692555 doc: document some additional operators in Person.im 2024-11-27 22:26:59 +00:00
605d70d967 doc: add decimal number to sample source file 2024-11-19 16:58:44 +00:00
6a563da1b0 doc: include dquote strings in Person.im 2024-11-17 09:32:49 +00:00
839259cdd7 doc: add and, or, not, is, is not operators 2024-11-10 12:22:54 +00:00
8a7198b70b doc: add missing statement separator 2024-11-10 12:22:31 +00:00
f1e797e6ba doc: change exception handler lambda to take two parameters 2024-11-10 12:22:13 +00:00
546d5db4e2 doc: fix package keyword used in for-loop example 2024-11-10 12:21:39 +00:00
0b56aa9b27 doc: add -put:at: package syntax example 2024-11-10 12:21:12 +00:00
acfc811a38 doc: add ! message handler terminator token 2024-11-10 12:20:44 +00:00
0603b2f52a doc: add statement separators and one-line message handler support 2024-11-08 18:53:19 +00:00
4d4e86be13 doc: add missing self qualifier to (Person) -getAgeInUnits: 2024-11-08 13:24:18 +00:00
de1aa54fc0 doc: re-design property syntax 2024-11-05 13:21:25 +00:00
ac92c5317e add existing documentation 2024-11-02 15:11:00 +00:00