Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify fcomp--make syntax tableHEADmaster | Anastasios Grammenos | 2020-09-26 | 1 | -2/+1 |
| | |||||
* | Update fcomp.el in light of company-mode support | Anastasios Grammenos | 2020-09-26 | 1 | -24/+24 |
| | |||||
* | company-mode backend | Anastasios Grammenos | 2020-09-22 | 2 | -2/+62 |
| | |||||
* | Fix check for valid file, add -F to help | gramanas | 2019-06-16 | 1 | -2/+6 |
| | |||||
* | Fix problems with elisp code | gramanas | 2019-03-25 | 1 | -33/+58 |
| | |||||
* | Don't use switch:case to search for valid chars | gramanas | 2019-03-24 | 1 | -74/+17 |
| | |||||
* | Add -q option & fix bug with -u | gramanas | 2019-03-23 | 1 | -5/+10 |
| | |||||
* | Emacs frontend now bugfree (hopefuly) | gramanas | 2019-03-21 | 3 | -47/+81 |
| | | | | and a small bugfix with the -F option | ||||
* | Add uniq flag for print_all and emacs frontend | gramanas | 2019-03-20 | 2 | -105/+237 |
| | |||||
* | Add interactive prompt with linenoise.c | gramanas | 2019-03-20 | 4 | -19/+1380 |
| | |||||
* | Initial.. | gramanas | 2019-03-19 | 4 | -0/+1030 |