index
:
a4
master
A4 is the precision augmentation for the experienced programmer
Wayne Cole
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
feat: add ruby support
Rafael Lima
5
-7
/
+119
2026-01-16
Merge pull request #21 from ramonasuncion/add-elixir-support
ThePrimeagen
5
-2
/
+146
2026-01-16
Fix elixir lua files format issues
Ramon Asuncion
2
-58
/
+57
2026-01-16
Merge upstream/master - add elixir support
Ramon Asuncion
55
-2586
/
+3386
2026-01-16
a small update
ThePrimeAgain
1
-0
/
+5
2026-01-15
Merge pull request #28 from ThePrimeagen/crazy-idea
ThePrimeagen
52
-2572
/
+3217
2026-01-15
pr ready
ThePrimeAgain
2
-14
/
+16
2026-01-15
final crazy commit idea
ThePrimeAgain
3
-15
/
+32
2026-01-15
behaviors still not getting injected
ThePrimeAgain
4
-53
/
+70
2026-01-15
debugging fill_in_function passing in rules
ThePrimeAgain
4
-11
/
+42
2026-01-15
crazy idea is "complete" but not battle tested
ThePrimeAgain
3
-21
/
+48
2026-01-15
the agent does work!
ThePrimeAgain
3
-7
/
+21
2026-01-15
fill in function and visual (over range) integrated with rules
ThePrimeAgain
4
-6
/
+25
2026-01-15
working through fill in function with prompt and additional rules
ThePrimeAgain
10
-32
/
+161
2026-01-15
finding rules done
ThePrimeAgain
2
-12
/
+79
2026-01-15
is_rule for agents working
ThePrimeAgain
3
-55
/
+34
2026-01-15
generation of rules working
ThePrimeAgain
7
-10
/
+91
2026-01-15
autocomplete appearing to work
ThePrimeAgain
13
-206
/
+173
2026-01-15
cmp: working through creating a cmp source
ThePrimeAgain
6
-202
/
+287
2026-01-14
window: ordering now works along with text and placement
ThePrimeAgain
2
-14
/
+26
2026-01-14
window building:
ThePrimeAgain
2
-18
/
+56
2026-01-14
fuzzy_find: for agents stuff
ThePrimeAgain
40
-2516
/
+2676
2026-01-14
Merge pull request #25 from SearidangPa/main
ThePrimeagen
3
-12
/
+164
2026-01-14
chore: cleanup
ThePrimeAgain
1
-2
/
+0
2026-01-14
Add elixir fill-in-function tests
Ramon Asuncion
2
-1
/
+91
2026-01-14
Merge upstream/master into add-elixir-support
Ramon Asuncion
7
-1
/
+230
2026-01-14
Fix tree-sitter install error output in minimal test
Searidang Pa
1
-1
/
+1
2026-01-14
scripts/tests: auto-install optional TS parsers, error only if required missing
Searidang Pa
1
-9
/
+46
2026-01-14
Merge remote-tracking branch 'origin/master' into add-elixir-support
Ramon Asuncion
14
-36
/
+152
2026-01-14
Merge pull request #22 from barreiroleo/cpp-support
ThePrimeagen
7
-1
/
+230
2026-01-09
add support for all the languages back
Searidang Pa
1
-1
/
+26
2026-01-09
ci: improve treesitter parser install error output
Searidang Pa
1
-16
/
+29
2026-01-09
make it a bit easier to read
Searidang Pa
2
-3
/
+35
2026-01-09
ci: run tests on Neovim v0.11.5
Searidang Pa
1
-7
/
+6
2026-01-09
ci: pin tree-sitter-cli for ABI compatibility
Searidang Pa
1
-2
/
+3
2026-01-09
ci: install parsers into stdpath('data') site
Searidang Pa
2
-3
/
+5
2026-01-09
ci: install tree-sitter-cli for parser builds
Searidang Pa
1
-3
/
+10
2026-01-09
ci: cache tree-sitter installs; wait for parsers
Searidang Pa
1
-7
/
+19
2026-01-09
test(cpp): Cover functions, lambdas, and concepts
Leo Barreiro
7
-100
/
+134
2026-01-09
ci: install tree-sitter parsers in workflow; simplify minimal.vim error
Searidang Pa
2
-13
/
+14
2026-01-09
fix(cpp): Fix lambda's captures and arguments being deleted
Leo Barreiro
2
-15
/
+14
2026-01-09
Run TSInstallSync unconditionally in minimal test setup
Searidang Pa
1
-7
/
+3
2026-01-09
Fix indentation for Treesitter install in minimal test script
Searidang Pa
1
-3
/
+3
2026-01-09
Fix indentation/`end` alignment in minimal Treesitter test script
Searidang Pa
1
-1
/
+1
2026-01-09
test(minimal): drop go parser requirement; always run TSInstallSync
Searidang Pa
1
-7
/
+6
2026-01-09
pin nvim-treesitter in CI
Searidang Pa
2
-11
/
+39
2026-01-09
feat: Add support for Cpp
Leo Barreiro
11
-1
/
+197
2026-01-09
small bug fixes, format, and tests running
ThePrimeAgain
3
-23
/
+39
2026-01-09
Merge pull request #19 from SearidangPa/master
ThePrimeagen
2
-1
/
+27
2026-01-08
slightly better fill in function prompt and fix
ThePrimeAgain
8
-9
/
+33
[prev]
[next]