• I am one of the two people behind lavatech, hello.
  • https://l4.pm
  • skirts

  • Joined on 2018-11-12
luna pushed to embed-mp3 at luna/scritcher 2019-10-22 22:16:45 +00:00
430677fc07 enhance embed custom plugin
c8b5327634 libsndfile cant open mp3s
1c6ef1d4d5 Revert "use sf_open_fd"
6e66850d90 use sf_open_fd
2d64eaa3ef add embed example script
Compare 5 commits »
luna pushed to embed-mp3 at luna/scritcher 2019-10-22 21:23:34 +00:00
612421f7b6 add embed code
2e27390058 add the rest for embed command
Compare 2 commits »
luna pushed to embed-mp3 at luna/scritcher 2019-10-22 20:13:02 +00:00
87bab879ed add embed cmd
luna pushed to master at luna/scritcher 2019-10-20 16:22:29 +00:00
005d685723 doc: remove unused parameters part of eq command
luna pushed to master at luna/scritcher 2019-10-20 16:13:47 +00:00
bb501d9c1e repl: add output when leaving from c-d
c75db19523 repl: ignore comments
Compare 2 commits »
luna closed issue luna/scritcher#10 2019-10-20 16:13:47 +00:00
inputting a comment to repl crashes it
luna pushed to master at luna/scritcher 2019-10-20 16:09:06 +00:00
ecc9546de2 add readline to readme
luna opened issue luna/scritcher#10 2019-10-20 15:23:45 +00:00
inputting a comment to repl crashes it
luna opened issue luna/scritcher#9 2019-10-20 15:18:01 +00:00
add command to embed files into the image
luna pushed to master at luna/scritcher 2019-10-20 15:02:29 +00:00
cdca993048 remove 'use-after-free'
a18809eb5b repl: handle when original file doesn't exist
Compare 2 commits »
luna pushed to master at luna/rayoko 2019-10-12 16:58:46 +00:00
c743c804be analysis: check current_scope being null for VarDecl
luna closed issue luna/scritcher#8 2019-10-06 18:17:15 +00:00
repl: the load command should have arg rewritten
luna pushed to master at luna/scritcher 2019-10-06 18:17:15 +00:00
c05be26dbd runner: ignore one arg when its in repl
luna pushed to master at luna/scritcher 2019-10-06 18:12:45 +00:00
7cf16f9ffa deinit existing_cmds (not long lived)
80036c4c0d fix other things related to reading scri file on repl
66b262beb2 repl: open file as read and append to cmds before open as write
Compare 3 commits »
luna closed issue luna/scritcher#7 2019-10-06 18:12:44 +00:00
repl: it should not wipe the file
luna pushed to master at luna/scritcher 2019-10-06 15:35:05 +00:00
cb689c3ade repl: use readline
luna opened issue luna/scritcher#8 2019-10-06 01:40:16 +00:00
repl: the load command should have arg rewritten
luna opened issue luna/scritcher#7 2019-10-06 01:22:24 +00:00
repl: it should not wipe the file
luna closed issue luna/scritcher#3 2019-10-06 01:22:06 +00:00
repl mode
luna pushed to master at luna/scritcher 2019-10-06 00:44:54 +00:00
8c5f42b3db add quit/q commands to repl