Commit Graph

15 Commits

Author SHA1 Message Date
Robert Bendun
2f101fdccf call builtin; release builder; documentation from docs repo 2022-09-18 16:34:43 +02:00
Robert Bendun
b06ad84514 File hierarchy cleanup by removing etc folder
And moving it's content into scripts and editor directories.
2022-08-18 23:03:21 +02:00
Robert Bendun
0b3dc2bb57 Move src/musique.hh to include/musique.hh
This is preparation for separation of public musique interface and
implementation details shared across files.
2022-08-18 22:44:04 +02:00
563786312c Documentation for programmers 2022-05-29 01:00:13 +02:00
6652a08f42 VSCode syntax highlighting extension 2022-05-24 14:13:45 +02:00
8853451cb5 Added Midi dependency 2022-05-23 17:27:06 +02:00
23b9d901ac Vim syntax highlighting 2022-05-22 15:53:39 +02:00
0ce1b59757 make test subcommand 2022-05-22 06:33:33 +02:00
10d1223f9f Examples testing 2022-05-22 06:10:44 +02:00
c51722a607 Introduced debug builds 2022-05-21 23:11:04 +02:00
655cc57cde readme - dokumentacja 2022-05-08 18:20:44 +02:00
9fd70386c5 Doxygen & Sphinx documentation tooling
This is far from real documentation both in structure and contents -
it's only a start, from which we can expand.
2022-05-08 18:02:23 +02:00
79d96aa935 Describe makefile options in readme 2022-05-02 22:12:29 +02:00
562ca6597e Struktura projektu 2022-04-24 16:13:02 +02:00
06f9b35c6c Let's go! 2022-04-24 15:27:09 +02:00