Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins
|
2023-12-02
| ||
| 14:39 | Increased version number. leaf check-in: 1b066e3c83 user: h3rald@h3rald.com tags: trunk | |
| 14:38 | Implemented dip and mod symbols. check-in: 34d76afda2 user: h3rald@h3rald.com tags: trunk | |
| 14:29 | Fixing split symbol with blank separator. Fixes #4 check-in: 253f8427cf user: h3rald@h3rald.com tags: trunk | |
|
2023-08-12
| ||
| 02:57 | Fixed logo link in readme. check-in: 0f6fcc4a79 user: h3rald@h3rald.com tags: trunk | |
|
2023-08-11
| ||
| 02:14 | Added description check-in: 491d05f6d3 user: h3rald@h3rald.com tags: trunk | |
|
2023-08-08
| ||
| 07:42 | Started implementing bytecode compiler. leaf check-in: fac9f4cf63 user: h3rald@h3rald.com tags: origin/vm | |
|
2023-04-30
| ||
| 13:55 | Fixed deprecation warnings. check-in: b73dd1ac75 user: h3rald@h3rald.com tags: trunk | |
|
2022-11-12
| ||
| 14:59 | Preparing to release. check-in: 49af01c178 user: h3rald@h3rald.com tags: v0.3.0, trunk | |
|
2021-12-29
| ||
| 14:22 | Merge branch 'master' of github.com:h3rald/mn check-in: 95d1db8284 user: h3rald@h3rald.com tags: trunk | |
| 14:21 | Fixed behavior of cons. check-in: 50a202734d user: h3rald@h3rald.com tags: trunk | |
|
2021-11-16
| ||
| 10:40 | Compiling on JS (untested). leaf check-in: 1d7c684e8a user: h3rald@h3rald.com tags: origin/js, trunk | |
|
2021-11-10
| ||
| 12:39 | Minor fixes. check-in: a3809d6038 user: h3rald@h3rald.com tags: trunk | |
|
2021-04-22
| ||
| 19:55 | Update ci.yml check-in: 8a20be204b user: noreply@github.com tags: trunk, v0.2.0 | |
| 19:53 | Update ci.yml check-in: d48062caa4 user: noreply@github.com tags: trunk | |
| 19:35 | Renamed build script. check-in: 29fe0650f7 user: h3rald@h3rald.com tags: trunk | |
| 19:26 | Added CI workflow. check-in: 9b71861855 user: h3rald@h3rald.com tags: trunk | |
|
2021-04-21
| ||
| 18:42 | Fixed print method on linux (musl) check-in: 168b2f6e05 user: h3rald@h3rald.com tags: trunk | |
| 18:34 | Renamed lambda-bind to lambdabind. check-in: c5326a9682 user: h3rald@h3rald.com tags: trunk | |
|
2021-04-02
| ||
| 20:34 | Docfixes check-in: 078f13a14f user: h3rald@h3rald.com tags: trunk | |
|
2021-04-01
| ||
| 18:49 | Minor fixes. check-in: a8c5b6b77f user: h3rald@h3rald.com tags: trunk, v0.1.0 | |
| 18:17 | Updates to docs and logo check-in: 813203d720 user: h3rald@h3rald.com tags: trunk | |
| 10:04 | Update add-artifacts-to-current-release.yml check-in: ba4c81bfca user: noreply@github.com tags: trunk | |
| 09:41 | Update add-artifacts-to-current-release.yml check-in: 1368a61ae0 user: noreply@github.com tags: trunk | |
| 09:23 | Update and rename release.yml to add-artifacts-to-current-release.yml check-in: 2b6f158758 user: noreply@github.com tags: trunk | |
| 09:18 | Update release.yml check-in: 9f3579d7db user: noreply@github.com tags: trunk | |
|
2021-03-31
| ||
| 14:04 | Fixes. check-in: d237934e55 user: h3rald@h3rald.com tags: trunk | |
| 13:40 | Fixed compress file on windows. check-in: bd7b1a06d7 user: h3rald@h3rald.com tags: trunk | |
| 13:26 | Windows fix. check-in: 4b743d5bc0 user: h3rald@h3rald.com tags: trunk | |
| 13:20 | Fixed set path on windows check-in: 57ecd6d600 user: h3rald@h3rald.com tags: trunk | |
| 13:12 | Fixes. check-in: 1fbfbb771d user: h3rald@h3rald.com tags: trunk | |
| 12:38 | Workflow fixes. check-in: 514c6c1c93 user: h3rald@h3rald.com tags: trunk | |
| 12:30 | Fixes. check-in: a0efd6775d user: h3rald@h3rald.com tags: trunk | |
| 12:29 | Simplified workflow. check-in: e776b7bc81 user: h3rald@h3rald.com tags: trunk | |
| 12:20 | Workflow fixes. check-in: eaeac961f2 user: h3rald@h3rald.com tags: trunk | |
| 12:17 | Fixes. check-in: a9abab8258 user: h3rald@h3rald.com tags: trunk | |
| 12:03 | Fixes. check-in: b36ac71c13 user: h3rald@h3rald.com tags: trunk | |
| 12:01 | Added workflow to compile and upload artifacts. check-in: 59aef949c9 user: h3rald@h3rald.com tags: trunk | |
|
2021-03-29
| ||
| 18:48 | Updated docs. check-in: cc2805ed91 user: h3rald@h3rald.com tags: trunk | |
|
2021-03-27
| ||
| 17:49 | Added selected docs from min and guide task. check-in: c39aed22c7 user: h3rald@h3rald.com tags: trunk | |
|
2021-03-26
| ||
| 20:13 | Improvements and optimization. check-in: c22b2cf0a6 user: h3rald@h3rald.com tags: trunk | |
|
2021-03-24
| ||
| 18:51 | Added tasks; changed semantics for commands. check-in: 963a8cd65e user: h3rald@h3rald.com tags: trunk | |
|
2021-03-23
| ||
| 18:20 | Adapted 70 symbols from min source code. check-in: db536a6dc6 user: h3rald@h3rald.com tags: trunk | |
| 07:09 | Initial commit check-in: 555103c2ad user: noreply@github.com tags: trunk | |