• Joined on 2023-07-25
marco pushed to allow-reconnect at marco/mchess-server 2023-11-26 20:35:19 +00:00
917c97766d Change websocket handling
f20c4ae586 Add .gitignore. Ignore binary mchess_server
9803ecad6f Introduce Init and Prepare states
Compare 3 commits »
marco pushed to master at marco/mchess-server 2023-11-26 20:30:54 +00:00
ee8180c4b7 Add .gitignore. Ignore binary mchess_server
marco pushed to main at marco/nvimdotfiles 2023-11-25 22:19:55 +00:00
a9dd6009be Do not expand tabs
marco pushed to main at marco/nvimdotfiles 2023-11-25 22:13:06 +00:00
68bdc420d3 Enable case-insensitive search, and disable highlighting the search match
marco pushed to allow-reconnect at marco/mchess-server 2023-11-20 20:46:36 +00:00
fcd3e32edf Messagebuffer seems to work now.
c21076c837 Fix messageBuffer implementation
Compare 2 commits »
marco pushed to allow-reconnect at marco/mchess-server 2023-11-20 01:10:08 +00:00
d951fab25b Implement ringbuffer for websocket messages
14819cb641 Run go get -u
95002fe3c4 Backporting fix for panic-inducing bug.
Compare 3 commits »
marco pushed to master at marco/mchess-server 2023-11-20 00:59:40 +00:00
14819cb641 Run go get -u
95002fe3c4 Backporting fix for panic-inducing bug.
Compare 2 commits »
marco pushed to allow-reconnect at marco/mchess-server 2023-11-20 00:43:07 +00:00
bb817ad3af Implement ringbuffer for websocket messages
marco pushed to allow-reconnect at marco/mchess-server 2023-11-20 00:36:36 +00:00
eece00a367 Implement ringbuffer for websocket messages
fb40360034 Update
e09ec0ce0f refactoring
Compare 3 commits »
marco pushed to main at marco/nvimdotfiles 2023-11-15 17:55:32 +00:00
b276d18995 Add messages to diagnostic for failing tests
marco pushed to main at marco/nvimdotfiles 2023-11-15 05:21:36 +00:00
9de263590e Remove snippy for luasnip
marco pushed to main at marco/nvimdotfiles 2023-11-15 04:53:52 +00:00
880e581c78 Add C DAP and do some refactoring for go test script
marco pushed to my-solution at marco/rustlings-solutions 2023-11-11 19:36:10 +00:00
f4d7905b1b Change readme
marco created branch my-solution in marco/rustlings-solutions 2023-11-11 19:33:53 +00:00
marco pushed to my-solution at marco/rustlings-solutions 2023-11-11 19:33:53 +00:00
cb71bd7583 My solution to rustlings course
bc3808cf29 Merge pull request #1761 from rust-lang/all-contributors/add-sarupbanskota
761fced786 docs: update .all-contributorsrc [skip ci]
706e075908 docs: update AUTHORS.md [skip ci]
a13c7b0ae3 Merge pull request #1760 from sarupbanskota/patch-3
Compare 10 commits »
marco pushed to main at marco/nvimdotfiles 2023-10-29 11:38:45 +00:00
b916371f82 Handling errors during tests.
marco pushed to main at marco/nvimdotfiles 2023-10-28 04:00:13 +00:00
3f4d2dcbb7 Run tests and add diag on startup (when opening a folder with go.mod)
marco pushed to main at marco/nvimdotfiles 2023-10-27 21:58:47 +00:00
05f7d4a1fe Add script to auto-run tets for go
marco pushed to main at marco/nvimdotfiles 2023-10-27 21:56:56 +00:00
d0bf4cd24c Add script to auto-run tets for go
b25c763bd4 Add dap for lua (in nvim)
Compare 2 commits »
marco pushed to main at marco/nvimdotfiles 2023-10-22 14:58:14 +00:00
5e37bd24d9 Remove custom grep function