raziman
|
d24a47e351
|
move variables into modules
|
2021-02-18 10:23:15 +08:00 |
|
raziman
|
fbd59e7d30
|
allow Get{Int,String,Bool} to access symbol inside Module
|
2021-02-18 10:20:37 +08:00 |
|
raziman
|
7ae79c4dfb
|
print error to stderr
|
2021-02-18 09:49:41 +08:00 |
|
raziman
|
6797676e64
|
use Lshortfile flag for log
|
2021-02-17 21:52:29 +08:00 |
|
raziman
|
a3e8f3b132
|
debugPopup receives interface instead of string
|
2021-02-17 21:51:20 +08:00 |
|
raziman
|
5afd227aa2
|
add extra newline in repl for readability
|
2021-02-17 21:41:48 +08:00 |
|
raziman
|
9d68f24e78
|
reset history counter to zero when enter key is pressed
|
2021-02-17 21:41:34 +08:00 |
|
raziman
|
6a82e2a113
|
fix bug: repl displays value even when error occured
|
2021-02-17 20:44:01 +08:00 |
|
raziman
|
8e62af32a8
|
add anko keybinding test
|
2021-02-17 17:08:39 +08:00 |
|
raziman
|
294e9c3604
|
add List module
|
2021-02-17 15:24:02 +08:00 |
|
raziman
|
07122d6564
|
disable 'q' key from quitting repl mode
|
2021-02-17 15:23:35 +08:00 |
|
raziman
|
25cbf166ea
|
add support for ctrl and alt keybindings
|
2021-02-17 15:23:08 +08:00 |
|
raziman
|
5d41aedc77
|
run go fmt
|
2021-02-17 12:18:04 +08:00 |
|
raziman
|
53d8254cae
|
add command history
|
2021-02-16 21:18:02 +08:00 |
|
raziman
|
4841a34a2c
|
Merge branch 'master' into scripting-language
|
2021-02-16 16:55:15 +08:00 |
|
raziman
|
448f7848bd
|
ignore coverage.html
|
2021-02-16 16:54:43 +08:00 |
|
raziman
|
020b28069f
|
add AUR build script
|
2021-02-16 16:54:27 +08:00 |
|
Raziman Mahathir
|
ae82da5a04
|
Merge pull request #20 from tramhao/master
Fixes #19 #11
v1.6.2
|
2021-02-16 15:48:53 +08:00 |
|
tramhao
|
9c799c405c
|
cleanup fix for song stop playing
|
2021-02-16 14:55:15 +08:00 |
|
raziman
|
9855189b32
|
ignore go tool coverage file
|
2021-02-16 14:35:12 +08:00 |
|
raziman
|
35e75ba83e
|
disable global keybindings when repl is running
|
2021-02-16 13:38:36 +08:00 |
|
raziman
|
ec68b084b5
|
fix focus
|
2021-02-16 13:38:21 +08:00 |
|
raziman
|
dfabee0617
|
add repl
|
2021-02-16 13:37:59 +08:00 |
|
raziman
|
33054d5c1a
|
update README.md
|
2021-02-16 11:28:27 +08:00 |
|
raziman
|
a70ea6a1e7
|
add more unit test
|
2021-02-16 11:06:41 +08:00 |
|
tramhao
|
23a10a9231
|
fix for song played slower bug
|
2021-02-16 02:25:01 +08:00 |
|
tramhao
|
5bcfa1df7a
|
possible fix for random stop playing
|
2021-02-16 01:32:05 +08:00 |
|
raziman
|
964e23ea8c
|
fix GetInt
|
2021-02-15 21:46:43 +08:00 |
|
raziman
|
8db951051b
|
add tests
|
2021-02-15 21:46:33 +08:00 |
|
raziman
|
2c2e914ab1
|
remove unnecessary type coercion functions
|
2021-02-15 21:08:39 +08:00 |
|
raziman
|
b422cd25de
|
clean up
|
2021-02-15 20:35:02 +08:00 |
|
raziman
|
6dfa26c4f3
|
set test config
|
2021-02-15 20:32:50 +08:00 |
|
raziman
|
4a4bcf6f7d
|
add tests for Anko
|
2021-02-15 20:28:06 +08:00 |
|
raziman
|
cf4053cd2f
|
add indentation mode in config file
|
2021-02-15 15:52:26 +08:00 |
|
raziman
|
984136b036
|
add fibonacci calculator example
|
2021-02-15 15:20:02 +08:00 |
|
raziman
|
cf54af8d74
|
capitalize module
|
2021-02-15 14:27:45 +08:00 |
|
raziman
|
7f3b33621c
|
add callback function for blocking functions
|
2021-02-15 13:58:07 +08:00 |
|
raziman
|
b4f452b81b
|
add title for searchPopup
|
2021-02-15 13:56:31 +08:00 |
|
raziman
|
77320960c6
|
make commands execute in main goroutine
make
|
2021-02-15 13:56:10 +08:00 |
|
raziman
|
ac43b61004
|
remove unnecessary things
|
2021-02-15 12:43:00 +08:00 |
|
raziman
|
b7d969be17
|
add type casting
|
2021-02-15 12:37:05 +08:00 |
|
raziman
|
9969c5eaf0
|
clean up
|
2021-02-15 12:14:03 +08:00 |
|
raziman
|
8e7fd5673d
|
add reload_config command
add reload_config
|
2021-02-15 12:13:54 +08:00 |
|
raziman
|
4faf11b5c0
|
add constant
|
2021-02-15 11:56:02 +08:00 |
|
raziman
|
0f824b3f62
|
add space after // in comment
|
2021-02-15 11:55:34 +08:00 |
|
raziman
|
00cacf814f
|
add comments
|
2021-02-15 11:55:09 +08:00 |
|
raziman
|
c0bf256256
|
define commands before executing config file
|
2021-02-15 11:54:32 +08:00 |
|
raziman
|
82899366cd
|
add custom keybinding for queue
|
2021-02-15 11:33:04 +08:00 |
|
raziman
|
66f5cdfbd9
|
use '#' as comment instead of '//'
|
2021-02-15 11:32:36 +08:00 |
|
raziman
|
0975609d2b
|
use module instead of map
|
2021-02-15 11:32:23 +08:00 |
|