Commit Graph

127 Commits

Author SHA1 Message Date
Timothy Warren
79846e372a Complete Step 181
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-06 14:56:51 -04:00
Timothy Warren
ceed34c634 Refactor keyword highlighting to handle more edge cases
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-06 11:30:21 -04:00
Timothy Warren
5ff459b6ad Complete Chapter 7 Step 176
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-05 15:29:37 -04:00
Timothy Warren
74b59ed4fa Add justfile
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-05 11:03:56 -04:00
Timothy Warren
69709a1cb4 Highlight keywords, and fix emoji rendering issue
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-05 11:03:08 -04:00
Timothy Warren
5f81aa90a1 Remove cleanup function that complicated debuging
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-04 15:09:04 -04:00
Timothy Warren
ca2fcdbede Highlight single-line comments (up to step 172) 2023-10-04 15:08:04 -04:00
Timothy Warren
ee99e553f0 Highlight string literals
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-04 14:22:51 -04:00
Timothy Warren
4fdb0a607c Slightly increase code coverage
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-04 12:50:21 -04:00
Timothy Warren
fa584a6306 Fix tests
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-04 12:35:13 -04:00
Timothy Warren
469679cf6f Complete step 164 in Chapter 7 of Kilo tutorial
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2023-10-04 10:37:47 -04:00
Timothy Warren
3e8a08e454 Fix broken tests
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2023-10-03 17:12:51 -04:00
Timothy Warren
cc99f08747 Update to chapter 7 step 161 in kilo tutorial
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2023-10-03 17:02:22 -04:00
Timothy Warren
1b9c1744aa Do some minor linting fixes
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-05-20 11:45:15 -04:00
Timothy Warren
c378b712d3 Fix formatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-16 11:46:16 -04:00
Timothy Warren
0569ede1a5 Comments and import fixes
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-13 14:54:44 -04:00
Timothy Warren
9735d9b252 Properly highlight numbers
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-13 14:43:31 -04:00
fe1c54317e Fix CI build?
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-12 12:52:20 -04:00
Timothy Warren
e6513cf3c2 Minor code cleanup
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-09 13:48:39 -04:00
Timothy Warren
07c37910d7 Rename editor.document to not collide with import
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-07 16:33:00 -04:00
Timothy Warren
f78bbdabb2 Up to step 154 in Kilo tutorial (chapter 7)
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-07 16:26:05 -04:00
6cdb658d43 Simplify package paths
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-07 13:10:40 -04:00
9c1fa5402d Add more color constants
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-07 13:08:40 -04:00
6f51f441e3 Autoformatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-07 12:32:57 -04:00
c18181c064 Refactor highlighting to use highlight array 2021-04-07 12:32:22 -04:00
c3b2900f42 Highlight numbers
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-07 12:02:08 -04:00
554012eb52 Update search prompt, fix some buggy output formatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 16:44:59 -04:00
910107428c Buggy incremental search
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 16:37:58 -04:00
1d73869db0 Basic search
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 10:59:24 -04:00
3672c5c3e9 Complete kilo chapter 5, fix backspace and delete behavior
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 10:30:12 -04:00
4668ba5628 Fix save as
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-06 09:58:45 -04:00
52aa174091 Fix formatting
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 19:24:58 -04:00
052a4ebbf4 Prepare for Save As functionality 2021-04-02 19:24:20 -04:00
19ab06ac4f Allow inserting new lines
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 18:43:49 -04:00
3c6568f8f7 Merge lines if you press delete at beginning of a line
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 16:14:19 -04:00
787166df3a Move stuff again, just because
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 15:36:43 -04:00
c99cf3faf9 More moving stuff around 2021-04-02 14:52:44 -04:00
1cc35c95a7 Move more stuff around
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 13:11:54 -04:00
6255936e35 Increase test coverage
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 12:48:15 -04:00
Timothy Warren
38d127e419 Split input handling from editor.go
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 12:03:33 -04:00
Timothy Warren
f2e9cd3075 Refactor input mapping
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 11:57:24 -04:00
Timothy Warren
f4a252a294 Basic character deletion
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 10:48:51 -04:00
Timothy Warren
42e50dfebb Add quit confirmation for modified document
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 10:34:19 -04:00
Timothy Warren
799af21a24 Add 'dirty' flag to document
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-02 10:07:37 -04:00
e2f35f5e7d Add dirty flag
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 20:26:40 -04:00
a1f62aa8cb Add save functionality
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 20:23:51 -04:00
522a549c91 Fix tests
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 18:54:51 -04:00
5cb2047762 More test coverage
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
2021-04-01 18:51:52 -04:00
1c424fad74 Try again to get CI code coverage working
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 18:48:49 -04:00
e1516667a4 Try again to get CI code coverage working
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 18:45:35 -04:00