Iron-E
|
ab45ca248b
|
Update docs
|
2020-05-22 23:18:54 -04:00 |
|
Iron-E
|
596b7e8859
|
Fix parsetable bugs
|
2020-05-21 17:06:25 -04:00 |
|
Iron-E
|
ca0180c0d7
|
Fix bad reference to 'ParseTable:get()'
|
2020-05-21 15:54:46 -04:00 |
|
Iron-E
|
a25aea8135
|
Fix bad '_stringSplit' reference
|
2020-05-21 15:53:36 -04:00 |
|
Iron-E
|
301e932112
|
Fix bad name change
|
2020-05-21 15:52:14 -04:00 |
|
Iron-E
|
eee6a01778
|
Consistency improvements
|
2020-05-21 15:49:53 -04:00 |
|
Iron-E
|
db34598638
|
remove unnecessary echohl
|
2020-05-21 01:46:09 -04:00 |
|
Iron-E
|
d804576419
|
Update docs
|
2020-05-21 01:23:50 -04:00 |
|
Iron-E
|
e5bf2ec5ac
|
Begin work on documentation
|
2020-05-21 01:10:22 -04:00 |
|
Iron-E
|
53b58d930f
|
Remove redundant file
|
2020-05-21 01:10:22 -04:00 |
|
Iron-E
|
20fa75aa54
|
All tests pass
|
2020-05-21 01:10:22 -04:00 |
|
Iron-E
|
481ce853ca
|
Bug fixes
|
2020-05-21 01:10:22 -04:00 |
|
Iron-E
|
1e72ac4c00
|
Fix bad self reference
|
2020-05-21 01:10:22 -04:00 |
|
Iron-E
|
45aa9af26e
|
Various fixes
|
2020-05-21 01:10:21 -04:00 |
|
Iron-E
|
523261dcbc
|
Initial conversion of prompt
|
2020-05-21 01:10:14 -04:00 |
|
Iron-E
|
7c2f9694d8
|
Finish initial attempt to rewrite Mode
|
2020-05-21 01:09:07 -04:00 |
|
Iron-E
|
41564fa9f3
|
Begin conversion to OO-centered programming
|
2020-05-21 01:09:06 -04:00 |
|
Iron-E
|
f2bc648405
|
Update docs for new release
|
2020-05-21 01:08:22 -04:00 |
|
Iron-E
|
c10d2233fe
|
Fix bad path to import prompt from vimscript
|
2020-05-21 01:07:22 -04:00 |
|
Iron-E
|
b7be721f74
|
Add gist references
|
2020-05-19 02:17:07 -04:00 |
|
Iron-E
|
db764d942e
|
Add another fix to the list.
|
2020-05-17 17:49:50 -04:00 |
|
Iron-E
|
b2f9be2041
|
Update docs for 0.4.0
|
2020-05-17 17:48:09 -04:00 |
|
Iron-E
|
56ed332af9
|
Update format of docs
|
2020-05-17 17:41:47 -04:00 |
|
Iron-E
|
69928e75bd
|
Update changelog; remove unneeded file
|
2020-05-17 17:35:05 -04:00 |
|
Iron-E
|
7e5ad56157
|
Add clarifications for bugs
|
2020-05-17 17:09:08 -04:00 |
|
Iron-E
|
fb3e5ba7ae
|
Add another bug to the list
|
2020-05-17 17:08:28 -04:00 |
|
Iron-E
|
f9869d6a37
|
Remove unnecessary print statements
|
2020-05-17 17:07:53 -04:00 |
|
Iron-E
|
c36520de46
|
Add vim-libmodal compatability
|
2020-05-17 17:02:10 -04:00 |
|
Iron-E
|
a9acffeb3c
|
Fix bug where nvim_lecho causes tables to grow infinitely
|
2020-05-17 00:14:14 -04:00 |
|
Iron-E
|
e285be6ff6
|
Improve doc consistency
|
2020-05-16 17:19:26 -04:00 |
|
Iron-E
|
6622013b34
|
Fix indentation of libmodal-lua-toc
|
2020-05-15 23:31:07 -04:00 |
|
Iron-E
|
7760b93a78
|
Fix typo
|
2020-05-15 21:36:29 -04:00 |
|
Iron-E
|
5fb241ca00
|
Fix issue with help files.
|
2020-05-15 21:33:32 -04:00 |
|
Iron-E
|
bf7ca82e0d
|
Add to README
|
2020-05-15 17:45:37 -04:00 |
|
Iron-E
|
1946b0927f
|
Finish libmodal-lua docs
|
2020-05-15 17:39:28 -04:00 |
|
Iron-E
|
55629e77a0
|
Begin work on dev documentation
|
2020-05-15 01:47:53 -04:00 |
|
Iron-E
|
3a23642798
|
Finish first doc
|
2020-05-14 22:12:15 -04:00 |
|
Iron-E
|
68e4537f15
|
Begin documentation
|
2020-05-13 22:55:57 -04:00 |
|
Iron-E
|
e48b8fc9fb
|
Always complete 'help` command where appropriate.
|
2020-05-13 21:14:41 -04:00 |
|
Iron-E
|
e7f1899c21
|
Remove unused class
|
2020-05-13 18:23:36 -04:00 |
|
Iron-E
|
148d925866
|
Add more features to prompt
|
2020-05-13 18:22:25 -04:00 |
|
Iron-E
|
da236baab7
|
Finish intial implemention of prompts
|
2020-05-13 00:08:11 -04:00 |
|
Iron-E
|
1e121622f8
|
Refine prompts; completions can't exist until 0.5
|
2020-05-12 00:41:53 -04:00 |
|
Iron-E
|
651f207d09
|
Begin prompt implementation
|
2020-05-11 23:06:04 -04:00 |
|
Iron-E
|
88371b5ff0
|
Finish translating examples and fix all mode bugs
|
2020-05-11 14:17:58 -04:00 |
|
Iron-E
|
d6056571d2
|
Begin translating examples to test implementation; fix many bugs
|
2020-05-08 13:18:01 -04:00 |
|
Iron-E
|
a11e1f1fbb
|
libmodal.mode.enter ver 1
|
2020-05-08 00:03:48 -04:00 |
|
Iron-E
|
742be23d1b
|
Fix loading bugs & add parseTable:get()
|
2020-05-07 00:25:39 -04:00 |
|
Iron-E
|
7df77f13fc
|
Continue translating
|
2020-05-06 01:36:52 -04:00 |
|
Iron-E
|
f70704ea6a
|
Improve ParseTable; continue mode.enter
|
2020-05-03 16:38:04 -04:00 |
|