Commit Graph

333 Commits

Author SHA1 Message Date
Robert Bendun
dd50882b20 Older gcc doesn't provide operator<< for std::chrono::duration 2022-12-18 20:05:43 +01:00
d4ef97c0c2 del unused pieces 2022-12-17 17:02:58 +01:00
Robert Bendun
c23eae555c musique<->server integration 2022-12-16 16:34:52 +01:00
Robert Bendun
ffc65e0f06 Musique configuration file 2022-12-16 11:38:05 +01:00
Robert Bendun
40ef949dbe integrated new host recognition algorithm with Musique 2022-12-16 02:11:43 +01:00
c49f7ade65 Known hosts knowladge sharing algorithm; nicks and ports 2022-12-15 00:28:36 +01:00
Robert Bendun
67c688d772 cleanup of server directory structure 2022-12-14 17:49:14 +01:00
Robert Bendun
5409aac138 server needs to be before connection 2022-12-09 16:12:33 +01:00
Robert Bendun
6bbb296bb2 Musique-server integration 2022-12-09 16:05:25 +01:00
5e67bf9a2f fix 2022-12-09 15:48:51 +01:00
32765f9e2d fix 2022-12-09 15:34:55 +01:00
c4098de5b4 timesync 2022-12-09 15:04:41 +01:00
Robert Bendun
a56731085d cross platform build of server and Musique 2022-12-09 12:22:50 +01:00
Robert Bendun
3f0014bb2c fix timesync; concurrent scan 2022-12-06 10:20:10 +01:00
3f82212d27 scanner le fix hardcoded ips 2022-12-05 22:54:46 +01:00
Robert Bendun
df68d8fa9d Bodged Musique & server integration 2022-12-05 22:34:47 +01:00
14cddb8051 timesync wip 2022-12-05 21:50:30 +01:00
5eae7b3019 scanner fix, minor changes 2022-11-29 21:15:39 +01:00
80830ac363 Migrated from https://git.wmi.amu.edu.pl/s416496/go-http-server 2022-11-23 22:29:10 +01:00
Robert Bendun
7f73f3dcad Made context stack a tree; fixed function name in error printing 2022-11-21 17:03:14 +01:00
Robert Bendun
a32bfa24d3 Try to enable ANSI escape codes in Windows terminal 2022-11-21 01:52:26 +01:00
Robert Bendun
a6b54d231d Renamed targets in release archive 2022-11-20 16:16:36 +01:00
Robert Bendun
4fc3ef5208 Added Catch2 library 2022-11-20 16:14:12 +01:00
a92cffd150 Poprawki literówek i nomenklatury muzycznej 2022-11-16 21:17:30 +01:00
b94c7465c6 literówki 2022-11-14 19:58:24 +01:00
21431af191 Translation to polish 2022-11-14 19:55:09 +01:00
Robert Bendun
de210b571d By default connect to existing MIDI port in repl 2022-11-13 23:26:06 +01:00
Robert Bendun
e101d362b9 Basic polish tutorial 2022-11-12 01:25:16 +01:00
Robert Bendun
e46a41d2ff Array repetition using multiplication 2022-11-11 21:55:31 +01:00
Robert Bendun
a262a643e9 Removed h note literal 2022-11-11 19:35:07 +01:00
Robert Bendun
268455532b Early text-based snapshot system 2022-11-11 19:24:45 +01:00
Robert Bendun
89b3519c24 Updated changelog 2022-10-31 22:29:43 +01:00
Robert Bendun
7aecf2ea19 Release build system partially moved to Docker
Change to Docker forced by need of supporting older Ubuntu releases with
older glibc without building them on host
2022-10-31 22:28:18 +01:00
Robert Bendun
609ddf1854 Updated changelog 2022-10-31 19:12:56 +01:00
Robert Bendun
1a7fdf06cc comparison cheatsheet with new syntax 2022-10-31 18:02:46 +01:00
Robert Bendun
79da98e058 Merge branch 'main' into new-block-syntax 2022-10-31 17:36:21 +01:00
Robert Bendun
e4b211b21a added language-cmp-cheatsheet to Makefile 2022-10-31 17:33:53 +01:00
Robert Bendun
fa853e000f regression test updates 2022-10-31 00:39:56 +01:00
Robert Bendun
bfbc82d6a5 switched index operation from 'a.n' to 'a[n]' 2022-10-31 00:31:47 +01:00
Robert Bendun
0e515c727b removed out-of-date documentation 2022-10-31 00:27:14 +01:00
Robert Bendun
4990e4ff1f new example 2022-10-28 16:25:48 +02:00
Robert Bendun
b38db9fdaa new builtins: set_oct, pick 2022-10-28 16:01:34 +02:00
Robert Bendun
6a3308fc46 check if block is a collection at runtime; operators pretty printing 2022-10-28 00:56:11 +02:00
Robert Bendun
d4c3dbb280 moved from ';' to ',' as expression separator 2022-10-27 22:32:20 +02:00
Robert Bendun
e4797d08e1 changed chord invocation arguments 2022-10-27 21:09:46 +02:00
Robert Bendun
02740d5865 removed old chord notation; intoroduced chord-octave notation 2022-10-27 21:03:37 +02:00
Robert Bendun
baabdd2655 if works properly now 2022-10-27 20:59:27 +02:00
f57fc87673 rozszerzenie sekcji muzyka 2022-10-27 20:11:11 +02:00
Robert Bendun
5f0f511066 new builtins: while, map, duration, set_len 2022-10-27 00:27:41 +02:00
Robert Bendun
b612209914 Added macros; if is now macro and not a function 2022-10-26 16:50:40 +02:00