1
0
Fork 0
mirror of https://github.com/MillironX/XAM.jl.git synced 2024-12-26 06:38:17 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Ciarán O’Mara
5bd793bc5f Merge branch 'master' into develop 2021-04-01 12:37:54 +11:00
Ciarán O’Mara
64f371e1e4 Adjust for Automa 0.8.1
Defines an unambiguous state machine.
https://github.com/BioJulia/Automa.jl/pull/49.
2021-04-01 12:37:35 +11:00
Ciarán O'Mara
69e77a234c Note 2020-07-08 23:30:44 +10:00
Ciarán O'Mara
946068b2f3 Simplify use of appendfrom! 2020-06-22 10:30:51 +10:00
Ciarán O'Mara
436cfd84ba Use @info 2020-06-20 23:32:01 +10:00
Ciarán O'Mara
73de48e232 Move imports 2020-06-20 23:31:53 +10:00
Ciarán O'Mara
aec919c713 Use unsafe copy 2020-03-21 17:34:10 +11:00
Ciarán O'Mara
d0e2560ec4 Correct header parsing 2020-03-21 17:18:39 +11:00
Ciarán O'Mara
de56faf066 Migrate from BufferedStreams to TranscodingStreams 2020-03-13 23:01:25 +11:00
Ciarán O'Mara
12db2c4ea8 Align emission symbols for TranscodingStreams 2020-03-13 23:01:25 +11:00
Ciarán O'Mara
6cd89aba08 Move isinteractive into machine 2020-03-13 23:01:25 +11:00
Ciarán O'Mara
892ad0d7dc Pipe into eval 2020-03-13 23:01:25 +11:00
Ciarán O'Mara
e63ce2e398 Group Automa into readrecord.jl 2020-03-13 23:01:25 +11:00