Commit Graph

67 Commits

Author SHA1 Message Date
abd2d112d8 Revert: Update index.html 2025-09-23 15:14:58 -07:00
b68e6491b0 Refactor: Remove method aliases, use JS built-ins directly 2025-09-23 15:05:02 -07:00
0874f5941d Refactor: Make Block documentation syntax-focused 2025-09-22 16:40:12 -07:00
8034a51673 Revert: Update index.html 2025-09-22 16:32:40 -07:00
f8b57db05c Refactor: Condense documentation for Blocks 2025-09-22 16:31:09 -07:00
0cf2c13dca Refactor: Clarify Block unification with factory example 2025-09-22 15:36:25 -07:00
95b6f6d972 Update index.html 2025-09-22 13:47:48 -07:00
29a6c437ae Refactor: Clarify conditional expression flow 2025-09-22 13:37:02 -07:00
5b7a9128e5 Refactor: Reorder conditional expression explanation 2025-09-22 13:31:37 -07:00
d0f5457389 Feat: Clarify conditional expression docs 2025-09-22 13:14:16 -07:00
be903939eb Refactor: Improve explanation of Block return behavior 2025-09-22 12:54:55 -07:00
6ebd87099b docs: update index.html 2025-09-22 12:52:25 -07:00
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
92d3721ff6 Refactor: Unify object and function into Block 2025-09-21 18:35:13 -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