summaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Expand)Author
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
2021-03-05fix some little problems with the file selectorLeo Tenenbaum
2021-03-03:shell, bugfixesLeo Tenenbaum
2021-03-03don't merge edits with ctrl+vLeo Tenenbaum
2021-03-03finally figured out what wasn't working with buffer_set_line_len!Leo Tenenbaum
2021-03-02gracefully handle config errorsLeo Tenenbaum
2021-03-01restore sessionLeo Tenenbaum
2021-02-22go to definition menuLeo Tenenbaum
2021-02-18Finishing touches for v. 0.4Leo Tenenbaum
2021-02-17started process-win.cLeo Tenenbaum
2021-02-16fix rust go to build errorsLeo Tenenbaum
2021-02-16started getting :build to workLeo Tenenbaum