Commit Graph

53 Commits

Author SHA1 Message Date
965ba629f0 Feat: Add standalone if-statement example 2025-09-22 12:51:10 -07:00
50b8acc963 Refactor: Move Block separator info to section end 2025-09-22 12:41:32 -07:00
29bbb91363 Refactor: Reorder block separator explanation 2025-09-22 12:34:57 -07:00
35924b34c5 Fix: Correct private property access in docs 2025-09-22 12:21:32 -07:00
eeb2c53111 Refactor: Update context ref syntax and break symbol 2025-09-22 12:10:13 -07:00
9c72864220 Feat: Add GitHub organization link to header 2025-09-22 09:48:08 -07:00
cc51199d2f docs: update index.html 2025-09-22 09:35:08 -07:00
4bd51e84ad Refactor: Reduced descriptive commentary for conciseness 2025-09-22 09:34:09 -07:00
936de0e3eb Feat: Clarify Block unification & add if-statement example 2025-09-22 09:30:07 -07:00
a408b4024c Update index.html 2025-09-21 18:53:52 -07:00
47c28f08b6 Feat: Unify objects and functions into a single 'Block' struct 2025-09-21 18:46:12 -07:00
f2ab01c21d docs: update index.html 2025-09-21 18:37:09 -07:00
b5efca7851 Fix: Clarify ternary expression return value of -0 2025-09-21 18:22:07 -07:00
ca871f76a0 docs: update index.html 2025-09-21 18:17:44 -07:00
1ecdf41fbd Refactor: Clarify conditional return values and @ context 2025-09-21 18:15:50 -07:00
40a964e0c4 Feat: Document the @ context reference symbol 2025-09-15 22:47:20 -07:00
12c8a30c5d Feat: Add optional commas; simplify Block definition 2025-09-15 22:29:58 -07:00
147c4ca057 Refactor: Simplify Block concept, remove Hybrid Block 2025-09-15 22:21:34 -07:00
3ac3182d12 docs: update index.html 2025-09-15 20:06:42 -07:00
647eea073a Fix: Replace conditional else : with | to resolve ambiguity 2025-09-15 19:55:00 -07:00
bad7d5d7e8 Feat: Document unified iteration and control flow 2025-09-15 19:01:54 -07:00
2514f1063f Feat: Add Core Language Blueprint and built-ins table 2025-09-15 18:28:44 -07:00
dd7b345aa5 Refactor: Clarify examples and feature explanations 2025-09-15 16:52:54 -07:00
bf10049717 Refactor: Improve clarity of introductory examples 2025-09-15 16:40:29 -07:00
1b41b443a7 Feat: Add destructuring and apply one-liners 2025-09-15 16:37:02 -07:00
b48baa557b Fix: Restore npm protocol specifier in import example 2025-09-15 16:12:51 -07:00
d401574540 Refactor: Generalize module import example 2025-09-15 16:11:48 -07:00
2a83929bb3 Feat: Introduce arrow blocks for concise functions 2025-09-15 15:27:25 -07:00
a6c16efbfc Refactor: Clarify implicit return behavior and simplify example 2025-09-15 13:19:25 -07:00
5c3b57c866 Refactor: Simplify counter example, remove explicit return 2025-09-15 13:14:01 -07:00
120d41e951 Refactor: Disable font ligatures for code clarity 2025-09-15 13:01:46 -07:00
f8d1121235 Feat: Update docs on bools, conditionals, add imports/chaining 2025-09-15 12:50:53 -07:00
73098cf9a6 Update index.html 2025-09-15 01:29:25 -07:00
42571a9440 Update index.html 2025-09-15 01:24:14 -07:00
71df043976 Update index.html 2025-09-15 01:10:32 -07:00
18b4dfc5fb Update index.html 2025-09-15 00:52:38 -07:00
fb2b3ba64a Update index.html 2025-09-15 00:50:40 -07:00
024e594930 Update index.html 2025-09-15 00:29:47 -07:00
aa344a2a1f Update index.html 2025-09-15 00:26:14 -07:00
b58406cb63 Feat: 1p intro w/ markdownit+hljs+lucide 2025-09-15 00:19:19 -07:00
a3ce37555b Feat: New Hi intro site, md+hljs+lucide 2025-09-14 23:58:11 -07:00
c6af4a5ca2 Feat: Initial Hi language intro microsite 2025-09-14 23:51:46 -07:00
372f87f2bb Feat: Intro site for Hi language 2025-09-14 23:37:46 -07:00
97447dfa01 Feat: New Hi language landing + guide 2025-09-14 23:24:13 -07:00
78c230979c Feat: Create landing page for Hi language 2025-09-14 23:05:24 -07:00
a174d78fed Feat: Design and build the language homepage 2025-09-14 22:56:04 -07:00
8df1f5e0f7 Refactor: Rework layout and JS content injection 2025-09-14 22:41:27 -07:00
018dbdd0c0 Fix: Repair markdown parsing and mobile layout 2025-09-14 22:37:48 -07:00
51b98c1ba2 Fix: Clean headings/anchors; no IDs in text 2025-09-14 22:32:02 -07:00
68185d96ac Fix: Remove Alpine, wire JS for mobile sidebar 2025-09-14 22:28:24 -07:00