improve Makefiles default tip

use make vars instead of config vars for rmdir/mkdir

use uwproj for build config generation

fix incorrect highlighting when input file starts with line break

fix illegal memory access when input file does not end with line break

add separate Makefile for test

Added tag v3.0 for changeset 5da2cb5aea6b

merge upstream changes v3.0

upgrade to ucx 3.0

rewrite Makefile to work with different getopt implementations

add test for empty file

update tests

removes build/ucx from makefile

ucx is now used as external library

removes span around line number

test header file now contains user-select:none property

Release of version 2.0

improves API and adds functions for strings Version 2.0

fixes ancient header macro

adds appropriate public API

highlighter can now handle files which do not end with a blank line

adds appendfile() function to main module + adds TODOs for source files which do not terminate with a blank line

merges all highlighter functions into one highlighter module

replaces stack buffers with UCX buffers

minor fixes and macro removals

cleans up includes

highlighter now use the UcxBuffer API for writing to the destination buffer

words (token) are now stored as sstr_t

refactors highlighter_t and removes abstraction overhead

changes signature of parser functions to use a UcxBuffer - the functions itself don't use the API yet

(0) -50 -30 tip

mercurial