about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* yet another fucking makefile bugKartik K. Agaram2021-11-281-1/+1
* clear editor state across user-visible restartsKartik K. Agaram2021-11-281-1/+3
* use header everywhereKartik K. Agaram2021-11-281-3/+3
* unused variableKartik K. Agaram2021-11-281-1/+0
* standardize filenames that teliva strews on diskKartik K. Agaram2021-11-282-26/+26
* restore editor state from snapshotKartik K. Agaram2021-11-282-1/+62
* make look_up_definition more composableKartik K. Agaram2021-11-281-7/+12
* save a snapshot of editor state across restartsKartik K. Agaram2021-11-282-1/+14
* more salient concept of 'views'Kartik K. Agaram2021-11-281-4/+4
* fix backspace on MacKartik K. Agaram2021-11-282-1/+6
* editor hotkeys: sol/eolKartik K. Agaram2021-11-282-4/+20
* a starting point for new appsKartik K. Agaram2021-11-271-0/+72
* tour: add some imagesKartik K. Agaram2021-11-273-4/+9
* more friendlyKartik K. Agaram2021-11-271-0/+7
* don't distract the tour with things we don't haveKartik K. Agaram2021-11-271-7/+4
* .Kartik K. Agaram2021-11-271-1/+1
* .Kartik K. Agaram2021-11-271-6/+10
* tour: split the first task into 3Kartik K. Agaram2021-11-271-12/+65
* tour: better links for task 1Kartik K. Agaram2021-11-271-2/+3
* pass some CFLAGS at least to libcursesKartik K. Agaram2021-11-271-3/+3
* .Kartik K. Agaram2021-11-271-1/+1
* .Kartik K. Agaram2021-11-271-0/+1
* start a guided tourKartik K. Agaram2021-11-271-0/+57
* .Kartik K. Agaram2021-11-271-2/+2
* clarify what Teliva isKartik K. Agaram2021-11-271-6/+8
* one final issue building on Mac OS XKartik K. Agaram2021-11-271-2/+2
* now building on OpenBSDKartik K. Agaram2021-11-274-16/+17
* select C99 in luasecKartik K. Agaram2021-11-272-3/+3
* select C99 standardKartik K. Agaram2021-11-273-5/+10
* clean up luasocket build fileKartik K. Agaram2021-11-271-142/+15
* .Kartik K. Agaram2021-11-271-6/+6
* fix build on MacKartik K. Agaram2021-11-273-2/+7
* starting to test compilation on Mac and BSD.Kartik K. Agaram2021-11-271-2/+2
* bugfix: emit legal Lua representationKartik K. Agaram2021-11-261-1/+1
* .Kartik K. Agaram2021-11-264-51/+102
* support space/backspace in recent changes viewKartik K. Agaram2021-11-261-6/+8
* standardize indentKartik K. Agaram2021-11-261-4/+4
* colorize comments in recent changesKartik K. Agaram2021-11-261-0/+4
* support notes on editsKartik K. Agaram2021-11-261-2/+38
* periodic cleanup of warningsKartik K. Agaram2021-11-261-3/+3
* .Kartik K. Agaram2021-11-261-4/+3
* .Kartik K. Agaram2021-11-261-1/+1
* don't mislead immediately after undoKartik K. Agaram2021-11-261-1/+7
* .Kartik K. Agaram2021-11-261-1/+0
* more obvious serialization of undo eventsKartik K. Agaram2021-11-261-0/+4
* render undo eventsKartik K. Agaram2021-11-261-0/+8
* start processing undo eventsKartik K. Agaram2021-11-261-0/+14
* start recording undo events in timelineKartik K. Agaram2021-11-261-6/+30
* save timestamp on change; show in recent changesKartik K. Agaram2021-11-265-8/+76
* .Kartik K. Agaram2021-11-261-0/+1