summaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Expand)Author
2023-09-09fix handling of TextEdit[]pommicket
2023-09-07move color-related functions from util.c to color.cpommicket
2023-09-07use LSPString in requests too for consistencypommicket
2023-08-14start new selector system - search not working yetpommicket
2023-08-13documentationpommicket
2023-08-06silence weird opengl warningpommicket
2023-08-06util cleanuppommicket
2023-08-06new menu system all donepommicket
2023-07-21update windows installer2.4.2pommicket
2023-07-19start "multifonts"pommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-03-23handle various :increment-number edge cases and binarypommicket
2023-03-04new light stylepommicket
2023-01-12[2.0] fix path_full on windowspommicket
2023-01-12[2.0] minor windows path-related fixes, windows installer versionpommicket
2023-01-10linux build , etc.pommicket
2023-01-09fixed a bunch of windows stuffpommicket
2023-01-08start windows supportLeo Tenenbaum
2023-01-03switch from scancodes to keycodespommicket
2023-01-02rename v[234] to vec[234]pommicket
2023-01-02remove a bunch of unused math functionspommicket
2023-01-02finish restructuringpommicket
2023-01-02restructure buffer.cpommicket
2023-01-01char const => const charpommicket
2023-01-01move string32.c into util.cpommicket
2023-01-01start os.h mergingpommicket
2023-01-01move math.c functions to util.cpommicket
2023-01-01more reorganizingpommicket
2022-12-31start moving things aroundpommicket
2022-12-30show location in definitions menupommicket
2022-12-29fix GCC warningspommicket
2022-12-25fix various problems from texlab testpommicket
2022-12-24start LSP settingpommicket
2022-12-23identifier-trigger-characters settingpommicket
2022-12-22document IDs instead of documentspommicket
2022-12-10Merge branch 'trunk' into lsppommicket
2022-12-10fix slight bug in strn_duppommicket
2022-12-09real completion parsing!!pommicket
2022-12-09more completion, not working yetpommicket
2022-12-09more lsppommicket
2022-12-06more work on lsppommicket
2022-12-06more lsppommicket
2022-11-03custom shader texturepommicket
2022-11-02fixed path-specific settings bugs. stuff seems to be working nowpommicket
2022-11-02(insufficiently tested) per-path settingspommicket
2022-09-24fix go-to-error when build_dir != .pommicket
2022-08-19fixed reading before abspath in path_fullpommicket
2022-01-01little fix to paths, update README for linux buildpommicket
2022-01-01windows fixespommicket
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum