|
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 |
|
CelestialCrafter
|
36ce05e85a
|
fix: handle completion info check error (#330)
* fix: handle completion info check error
fixes Rosettea/Hilbish#329
* make changelog more descriptive
|
2024-11-22 20:20:43 -04:00 |
|
|
ac7c97442e
|
chore: bump for bugfix release
v2.3.3
|
2024-11-04 06:54:09 -04:00 |
|
|
7fc3f4a569
|
chore: revert "chore: add 2.4 motd (work in progress)"
This reverts commit e6b88816fdb3a827ac09b1f7f2f2be178b3ca421.
|
2024-11-04 06:51:31 -04:00 |
|
|
dbb45a1947
|
chore: revert "chore: bump to 2.4"
This reverts commit db851cf4f833de11dc72fc20821919ff45028391.
|
2024-11-04 06:51:20 -04:00 |
|
|
3da150bb64
|
chore: merge
|
2024-11-03 23:24:32 -04:00 |
|
|
46968e632b
|
fix: bump golua (closes #326)
|
2024-11-03 23:24:18 -04:00 |
|
ShalokShalom
|
1e01580d8f
|
docs: add info about runner mode (#325)
|
2024-08-31 18:05:24 -04:00 |
|
|
edbc758c67
|
docs: use only 1 screenshot
|
2024-08-31 16:50:58 -04:00 |
|
TorchedSammy
|
824f5bd06d
|
docs: [ci] generate new docs
|
2024-08-16 19:26:30 +00:00 |
|
|
a7ba2fdf1a
|
fix: add newline at the end of input if in an unfinished heredoc (#322)
and define (or fix) the behavior of input ending with a slash
it will now add a newline at the end of input always
|
2024-08-16 15:26:10 -04:00 |
|
|
e6b88816fd
|
chore: add 2.4 motd (work in progress)
|
2024-08-16 15:25:35 -04:00 |
|
|
db851cf4f8
|
chore: bump to 2.4
|
2024-08-16 15:23:55 -04:00 |
|
|
fc6a9a33e1
|
chore: update dependencies (fixes #318)
|
2024-08-15 12:38:35 -04:00 |
|
|
0582fbd30c
|
chore: prepare v2.3.2
v2.3.2
|
2024-07-30 19:26:35 -04:00 |
|
|
137efe5c62
|
fix: motd typo
|
2024-07-30 19:24:57 -04:00 |
|
|
72324c27de
|
fix: command path searching
|
2024-07-30 17:57:59 -04:00 |
|
|
ea233facc8
|
fix: get absolute path in fs.cd function
v2.3.1
|
2024-07-27 14:28:09 -04:00 |
|
|
19feda919e
|
chore: update changelog
|
2024-07-27 14:27:54 -04:00 |
|
|
e4df61f020
|
fix(nature/tips): cleanup tips display
|
2024-07-27 14:19:53 -04:00 |
|
|
54b85b1c99
|
fix: add 2.3 motd
|
2024-07-27 14:10:21 -04:00 |
|
|
ddf5117fd9
|
chore: bump version
|
2024-07-26 18:08:43 -04:00 |
|
|
5b46158008
|
fix(commands/cd): use absolute paths to cd
|
2024-07-26 18:08:26 -04:00 |
|
|
a41a5504f4
|
fix(nature/tips): opt typo
|
2024-07-26 18:07:55 -04:00 |
|
|
d6eb92f321
|
fix: attempt some small fixes for loading modules
|
2024-07-26 17:58:25 -04:00 |
|
Nathan J Helmig
|
35a8d0eaa4
|
feat: adds some friendly tips (#315)
Co-authored-by: Nathan Helmig <nathanhelmig@pop-os.attlocal.net>
|
2024-07-21 19:02:46 -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 |
|