xi2

a plain text language that compiles to MIDI
git clone https://git.ce9e.org/xi2.git

DateCommit messageAuthor
2023-09-19 15:27Create LICENSETobias Bengfort
2023-09-19 15:24add setup.pyTobias Bengfort
2023-09-19 15:18mv some code from main to renderTobias Bengfort
2023-09-19 15:17move to packageTobias Bengfort
2023-09-19 15:10add READMETobias Bengfort
2023-09-19 15:09add --debug optionTobias Bengfort
2023-09-19 14:34allow input output from stdin/stdoutTobias Bengfort
2023-09-19 14:13refactor xi2Tobias Bengfort
2023-09-19 13:57refactor macros and change end maker to [end]Tobias Bengfort
2023-09-19 10:15refactor/fix joining sectionsTobias Bengfort
2023-09-19 10:02use python-style commentsTobias Bengfort
2023-09-19 09:38rewrite rendererTobias Bengfort
2023-09-19 08:43misc refactoringTobias Bengfort
2023-09-19 08:43rename parser to rendererTobias Bengfort
2023-09-19 08:17swap meaning of {} and ()Tobias Bengfort
2023-09-19 08:17style: rm unused functionTobias Bengfort
2023-09-19 06:41style: high level restructure of xi2Tobias Bengfort
2023-09-19 06:41fixup commentsTobias Bengfort
2023-09-19 06:40fixup HEAD~1Tobias Bengfort
2023-09-18 22:27update midi spec linkTobias Bengfort
2023-09-18 22:06pass midi to IParserTobias Bengfort
2023-09-18 22:05style: use more specific error typesTobias Bengfort
2023-09-18 22:05style: isinstanceTobias Bengfort
2023-09-18 21:37midi: support writing stringsTobias Bengfort
2023-09-18 21:37refactor midiTobias Bengfort
2023-09-18 21:26fix missing parameterTobias Bengfort
2023-09-18 21:21superficial python3 syntaxTobias Bengfort
2023-09-18 21:38style: rm commented codeTobias Bengfort
2023-09-18 21:20style: more expressive variable namesTobias Bengfort
2023-09-18 15:40style: structure importsTobias Bengfort
2023-09-18 15:39style: spaces around operatorsTobias Bengfort
2023-09-18 15:37style: two spaces before commentTobias Bengfort
2023-09-18 15:35style: rm semicolonTobias Bengfort
2023-09-18 15:35style: one command per lineTobias Bengfort
2023-09-18 15:32style: use snake_caseTobias Bengfort
2023-09-18 15:00style: basic formattingTobias Bengfort
2023-09-18 14:52style: tabs to spacesTobias Bengfort
2023-09-18 14:54chmod -xTobias Bengfort
2023-09-18 14:51wipTobias Bengfort
2012-07-31 17:29argparseTobias Bengfort
2012-07-31 17:14rm random progTobias Bengfort
2012-07-31 17:13docuTobias Bengfort