Sen descrición

rexim ea30e9d6ee glewGetString -> glewGetErrorString %!s(int64=2) %!d(string=hai) anos
.github 563b2fc85a Bump ubuntu-18.04 -> ubuntu-22.04 %!s(int64=2) %!d(string=hai) anos
fonts 299390390d Introduce fonts/ folder %!s(int64=2) %!d(string=hai) anos
shaders a4f280878a Port aa to the epic shader %!s(int64=2) %!d(string=hai) anos
src ea30e9d6ee glewGetString -> glewGetErrorString %!s(int64=2) %!d(string=hai) anos
.gitignore 757e64e16f Update viewport according to the window size %!s(int64=4) %!d(string=hai) anos
CONTRIBUTING.md fb33ce6c0c Add refactoring to the kinds of PRs I do not look into right now. %!s(int64=2) %!d(string=hai) anos
LICENSE dd53ab4ae2 Ready. Set. Go! %!s(int64=4) %!d(string=hai) anos
README.md 9b563abbcb Update README and outline some additional work %!s(int64=2) %!d(string=hai) anos
build.sh 0b01e5b14c Implement lexer based syntax highlighting %!s(int64=2) %!d(string=hai) anos
build_msvc.bat 0c582f90a9 Factor out file_browser translation unit %!s(int64=2) %!d(string=hai) anos
build_msys2_mingw64.sh f62caa5c2a new! works fine ! %!s(int64=2) %!d(string=hai) anos
setup_dependencies.bat 4b0096c30e Try to fix MSVC build %!s(int64=4) %!d(string=hai) anos

README.md

Dramatic EDitor

THIS SOFTWARE IS UNFINISHED!!! Don't have any high expectations.

Quick Start

Dependencies

POSIX

$ ./build.sh
$ ./ded src/main.c

Windows MSVC

> .\setup_dependencies.bat
> .\build_msvc.bat
> .\ded.exe src\main.c

Fonts