An open API service for software projects hosted on Open Collective.

neovim

Fork of Vim aiming at extensibility and usability
Collective - Host: opensource - https://opencollective.com/neovim - Website: https://neovim.io/ - Code: https://github.com/neovim

Moved byte sequence parser into new file

github.com/neovim/libvterm - 87894df0e60fd7cde3c0cce34c1a54dd0406797c authored over 17 years ago
Changed Makefile rules to build libecma48.so as real shared object

github.com/neovim/libvterm - 55582ae944da0802865d81d42f7ab329d28ae634 authored over 17 years ago
Moved internal 'struct' definition to new ecma48_internal.h file

github.com/neovim/libvterm - a54f8ea6b769071dc5941fa5927b021f2cc01bd9 authored over 17 years ago
Renamed 'callbacks' as 'parser_callbacks', because others will be added soon

github.com/neovim/libvterm - 0c91e69b69b13f776a7947f1f569cfab1548b5f6 authored over 17 years ago
Added debug-gtkterm.c; a very minimal term in GTK that justabout demonstrates ability to parse text

github.com/neovim/libvterm - 1e990b9f07d35d3f40d687432c0908ae8be57265 authored over 17 years ago
Renamed 'chars' to 'text', as it isn't yet decoded

github.com/neovim/libvterm - 25a8dce1982890bcceb15e99d3bce67b0b90732d authored over 17 years ago
Rewrote debug-passthrough.c using GMainLoop

github.com/neovim/libvterm - 9fe51c9ee97ae3716349f6111c6a6242f1ae4bf8 authored over 17 years ago
Rearranged build system to support multiple debugging test files

github.com/neovim/libvterm - 92d245055d9d6da11f63862649fe9983ea45a304 authored over 17 years ago
Initial capture

github.com/neovim/libvterm - fca37485e12a2bcbb5454223930488e80fb733c6 authored over 17 years ago