musique/musique/value
2022-11-11 21:55:31 +01:00
..
array.cc check if block is a collection at runtime; operators pretty printing 2022-10-28 00:56:11 +02:00
array.hh check if block is a collection at runtime; operators pretty printing 2022-10-28 00:56:11 +02:00
block.cc check if block is a collection at runtime; operators pretty printing 2022-10-28 00:56:11 +02:00
block.hh check if block is a collection at runtime; operators pretty printing 2022-10-28 00:56:11 +02:00
chord.cc moved from ';' to ',' as expression separator 2022-10-27 22:32:20 +02:00
chord.hh Moved Value from beeing bodged sum type to proper one 2022-09-25 00:10:42 +02:00
collection.hh check if block is a collection at runtime; operators pretty printing 2022-10-28 00:56:11 +02:00
function.hh Conforming to clang's standard library on MacOS 2022-10-14 14:42:37 +02:00
intrinsic.cc Moved Value from beeing bodged sum type to proper one 2022-09-25 00:10:42 +02:00
intrinsic.hh Conforming to clang's standard library on MacOS 2022-10-14 14:42:37 +02:00
note.cc Array repetition using multiplication 2022-11-11 21:55:31 +01:00
note.hh Created better hierarchy of source files 2022-09-23 18:55:25 +02:00
number.cc Conforming to clang's standard library on MacOS 2022-10-14 14:42:37 +02:00
number.hh Removed [] block notation in favour of unification with () 2022-10-25 16:10:34 +02:00
value_algorithms.hh Created better hierarchy of source files 2022-09-23 18:55:25 +02:00
value.cc Build system supports both MacOS and Linux now 2022-10-14 15:56:36 +02:00
value.hh Added macros; if is now macro and not a function 2022-10-26 16:50:40 +02:00