Commit graph

542 commits

Author SHA1 Message Date
Remko Tronçon
3948f4329f thurtle: Add 🌱 example 2024-01-26 19:10:46 +01:00
Remko Tronçon
7135ea2865 thurtle: Add URL compression 2024-01-21 18:01:38 +01:00
Remko Tronçon
41f3cf653c thurtle: Add unicode aliases 2024-01-21 17:44:38 +01:00
Remko Tronçon
e4ef0e2f96 thurtle: Support colors 2024-01-20 22:27:22 +01:00
Remko Tronçon
1090cd12ee thurtle: Add copy button 2024-01-20 22:27:22 +01:00
Remko Tronçon
88daa57838 thurtle: Support unicode in body 2024-01-20 22:27:22 +01:00
Remko Tronçon
0e4fda92bb thurtle: Add program name to window title 2024-01-20 18:13:02 +01:00
Remko Tronçon
e03c21238f Revert "thurtle: Add lzw & ulz compression"
This reverts commit 49f0b8f6e6315ede5df42e70de04bb508d7aa10c.
2024-01-20 18:13:02 +01:00
Remko Tronçon
95243c368c thurtle: Add lzw & ulz compression 2024-01-20 18:13:02 +01:00
dependabot[bot]
4b78c50ee4
build(deps): bump get-func-name from 2.0.0 to 2.0.2 (#58)
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 07:12:38 +02:00
Remko Tronçon
30eb1b6ca6 github: Bump ubuntu version 2023-07-21 10:26:47 +02:00
dependabot[bot]
1f60113375
build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#57)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 16:42:10 +02:00
dependabot[bot]
a2741d7e18 build(deps): bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 21:15:24 +02:00
Remko Tronçon
98b7fd59d4 waforthc: Fix wabt dependency for now 2023-06-17 08:00:25 +02:00
Remko Tronçon
20babd5271 waforthc: Better error message when gcc not found
Closes: #54
2023-06-17 07:50:59 +02:00
Remko Tronçon
7ccc11dd41 github: Publish pages 2023-03-18 10:19:11 +01:00
Remko Tronçon
f9a07b2bcf README: Add link to FOSDEM 2023 talk 2023-02-10 08:52:09 +01:00
Remko Tronçon
7cb569c146 Sieve benchmark tweaks 2023-01-22 20:31:28 +01:00
Remko Tronçon
8b85b7f787 Comments 2022-12-27 17:03:29 +01:00
Remko Tronçon
2a6d7618e6 shell: Refactor 2022-12-23 20:14:14 +01:00
Remko Tronçon
b00f426b7f core: Readability changes 2022-12-21 21:04:51 +01:00
Remko Tronçon
caa885f413 core: Variable renaming 2022-12-21 20:38:30 +01:00
Remko Tronçon
704e3d6644 More benchmarks 2022-12-21 17:08:13 +01:00
Remko Tronçon
f2c4871809 core: Show "compiled" prompt when compiling 2022-12-18 20:17:53 +01:00
Remko Tronçon
97cc42cb89 waforthc,standalone: Add sieve example 2022-12-18 18:49:23 +01:00
Remko Tronçon
c6deb5eba3 shell: Support file loading from disk 2022-12-18 17:39:27 +01:00
Remko Tronçon
b644725476 Fix sieve benchmarks 2022-12-18 16:59:06 +01:00
Remko Tronçon
93c2e1c6a4 vscode-extension: Bump version 2022-12-17 09:54:36 +01:00
Remko Tronçon
b18605cee0 README: Fix typo 2022-12-15 14:22:56 +01:00
Remko Tronçon
7190a9b394 README tweaks 2022-12-13 21:34:24 +01:00
Remko Tronçon
e83b8018bd Support writing WebAssembly in Forth using CODE. 2022-12-13 21:11:05 +01:00
Remko Tronçon
f94935c1aa standalone: Fix export index 2022-12-13 20:58:42 +01:00
Remko Tronçon
bca45c9fd0 Hoist local.get out of common module template 2022-12-13 20:48:52 +01:00
Remko Tronçon
4b09a4f52a Add leb128u function + simplify emit 2022-12-13 20:47:22 +01:00
Remko Tronçon
4f16403e04 package: tweaks 2022-11-26 20:43:53 +01:00
Remko Tronçon
f7292db5f6 v0.19.1 2022-11-26 20:34:40 +01:00
Remko Tronçon
3cfe8485cb package: Add description 2022-11-26 20:32:52 +01:00
Remko Tronçon
ddc2944408 notebook: Tweak language 2022-11-26 20:28:38 +01:00
Remko Tronçon
ae3b4f7832 thurtle: Scale world view 2022-11-26 13:56:21 +01:00
Remko Tronçon
ada1871ab9 thurtle: Auto-show output 2022-11-26 13:51:42 +01:00
Remko Tronçon
592c0f8ffd thurtle/notebook: Wrap output 2022-11-26 13:46:25 +01:00
Remko Tronçon
78ca0bf8ec editor: Highlight line comments 2022-11-26 12:01:57 +01:00
Remko Tronçon
e525044c39 notebook: Add toy language example 2022-11-26 12:00:59 +01:00
Remko Tronçon
9bf46915c0 vscode-extension: Publish 2022-11-26 11:05:00 +01:00
Remko Tronçon
020ed1f445 v0.19.0 2022-11-26 10:53:12 +01:00
Remko Tronçon
58af4bcba3 web: Emit character codes + add buffering utility functions + support unicode 2022-11-26 10:50:48 +01:00
Remko Tronçon
1e7ce8c6e2 waforthc: Add link to download page 2022-11-25 19:59:30 +01:00
Remko Tronçon
b121121d66 v0.18.0 2022-11-25 19:46:44 +01:00
Remko Tronçon
da54ed484e github: Add waforthc publish flow 2022-11-25 19:44:26 +01:00
Remko Tronçon
54cde8c91e README tweaks 2022-11-25 19:14:12 +01:00