Commit Graph

9 Commits

Author SHA1 Message Date
Kirill Pertsev 63cb83bc5e Added <== 2016-12-19 03:26:06 -08:00
Kirill Pertsev 36b3334991 Added long right arrow --> (closes #4)
Added "less or equal" and "greater or equal" ligatures
Added support for conditional compilation using C preprocessor
  Default compilation enables =< and >= ligatures for the above
  Alt compilation enables <= (used to be fat arrow) and >= (closes #3)
2016-11-21 18:57:17 -08:00
Kirill Pertsev 805f6d44e9 Added alt (<|>) operator and Kleisli arrows (>=> and <=<) 2016-08-11 19:01:03 -07:00
Kirill Pertsev d63ad02959 v3.02.5 2016-07-29 19:51:30 -07:00
Kirill Pertsev 91a3452666 Added <~ and ~> ligatures 2016-06-04 19:44:13 -07:00
Kirill Pertsev 9352e5243c Added Elm compose ligatures: |> and <| 2016-05-11 16:48:47 -07:00
Kirill Pertsev 9ed5116180 Added <<< >>> :: := <> /= {- -} 2016-05-09 02:38:51 -07:00
Kirill Pertsev cef9cb0d62 apply <*> and map <$> added 2016-05-06 17:54:39 -07:00
Kirill Pertsev 631764ce1d Sample text file 2016-05-05 03:47:40 -07:00