754bb6c9c2
fix: add TableArg for golua
2025-06-14 14:01:41 -04:00
6d793f35eb
feat: add missing functions, os.setenv
...
clua now starts with no errors.
2025-06-14 13:59:25 -04:00
19938fa8ef
feat: add hilbish.runner and hilbish.appendPath
2025-06-14 13:40:28 -04:00
3e85e1bf68
feat: add hilbish.completion (enough to init nature)
2025-06-14 13:26:41 -04:00
417ccf7ca8
feat: add hilbish.cwd
2025-06-14 12:31:25 -04:00
d01655e803
fix: reimpl commander, fix bait build
2025-06-14 12:30:06 -04:00
4f4a836f05
fix: set any value as table key, not only strings
2025-06-14 12:26:23 -04:00
0e1e964948
feat: impl bool for clua
2025-06-14 10:39:58 -04:00
9c0819969f
feat: impl more functions, uncomment nature code
2025-06-14 10:31:17 -04:00
9aa0a499c9
fix: inverse midnight check
2025-06-14 10:29:27 -04:00
9e77f0ba32
refactor: change go function types
...
this is the only way i could think of to be able
to push go functions to lua on the clua side.
this may or may not need adjustments on golua side
though...
2025-06-14 10:06:20 -04:00
95391d74f6
feat: add midnight edition info to version
2024-12-22 12:01:05 -04:00
7e0812e77a
feat: add midnight detection function
2024-12-22 11:57:28 -04:00
40d3933009
feat: add hilbish.midnightEdition
2024-12-22 11:56:53 -04:00
762066022d
chore: remove printing for hilbish global type
2024-12-22 01:19:15 -04:00
287a983730
feat: implement dofile on midnight
2024-12-22 01:18:54 -04:00
004615b1b2
fix: restore package.path setup
2024-12-22 01:17:07 -04:00
c3025b1417
fix: keep table methods in sync with c lua
2024-12-22 01:16:54 -04:00
d9b177b771
ci: remove midnight from on pr
2024-12-22 01:12:45 -04:00
4105d7d0f1
ci: run for midnight edition
2024-12-22 01:11:43 -04:00
0a0f2e2c38
fix: implement go lua library loading
...
and remove debug symbol stripping flags when building
on midnight
2024-12-22 01:09:24 -04:00
3afd1c518a
fix: attempt to implement more/fix go library loading
2024-12-22 00:03:21 -04:00
094e795d01
fix: type typo (lol)
2024-12-21 18:30:03 -04:00
d6eb92f321
fix: attempt some small fixes for loading modules
2024-07-26 17:58:25 -04:00
2eb1ea398f
ci: add midnight edition on build name
2024-07-21 12:24:10 -04:00
983605a5f7
ci: make builds between midnight and standard more distinct
2024-07-21 12:18:48 -04:00
29ac92dc0b
fix: int64/int mixup, missing imports
2024-07-21 11:40:13 -04:00
1f9fd80fbb
feat: begin initial port to c lua
2024-07-21 11:37:08 -04:00
17a3e2c0c4
refactor(bait): catch function
2024-07-20 15:18:05 -04:00
4fdc99db88
refactor: rewrite appendPath to use moonlight
2024-07-20 15:11:45 -04:00
69fcd8e348
refactor: rewrite runner module for moonlight, add hilbish.runnerMode function
2024-07-20 14:49:43 -04:00
0c904321f4
fix: initialize some modules
2024-07-20 14:15:26 -04:00
4d07f166b6
refactor: rewrite hilbish.prompt for moonlight
2024-07-20 12:12:06 -04:00
f37f5b7ddc
refactor: rewrite terminal library with moonlight
2024-07-20 11:59:14 -04:00
80e6dedf9e
feat: rewrite hilbish.cwd for moonlight
2024-07-20 11:47:59 -04:00
57a65cb039
feat: add moonlight to commander
2024-07-20 11:46:07 -04:00
a5f695eb98
feat: implement parts of fs
2024-07-20 11:34:39 -04:00
40a90c899b
docs: remove moonlight edition promo
2024-07-20 11:00:34 -04:00
a15b1030d4
chore: update branch
2024-07-20 11:00:01 -04:00
e335ef5994
feat: add userDir module
2024-07-20 10:53:49 -04:00
56045ed236
feat: implement bait loading
2024-07-20 10:50:04 -04:00
8a1614ab59
ci: use wildcard for refs on branch name
2024-07-20 10:24:56 -04:00
cc43cb2d6e
fix: make website build on tag pushes
v2.3.0
2024-07-20 10:19:22 -04:00
1ba0dd183c
blog: add v2.3 release blog
2024-07-20 10:14:16 -04:00
44d63a398a
chore: update changelog
2024-07-20 10:03:36 -04:00
92448eec67
ci: add workflow dispatch to website
2024-07-20 09:57:51 -04:00
4e882b376b
chore: update version info
2024-07-20 09:36:42 -04:00
5f8d942f0a
fix: reuse shell runner instance ( #312 )
2024-07-20 09:31:57 -04:00
41e5e3f789
feat: commanders can exit via ctrl c ( #313 )
2024-07-19 18:46:46 -04:00
826b0789cb
docs: promote midnight edition on main readme
2024-07-19 17:43:49 -04:00