Commit graph

43 commits

Author SHA1 Message Date
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 dd04952c42 shortened >>= and =<< 2016-07-29 19:45:24 -07:00
Kirill Pertsev bdca086c9c Added /\ 2016-07-29 19:33:32 -07:00
Kirill Pertsev 5945cc3842 Added <^> 2016-07-29 19:21:27 -07:00
Kirill Pertsev a1c17f8f7f Added <~> 2016-07-29 18:58:05 -07:00
Kirill Pertsev 57692fa824 Merge branch 'master' of https://github.com/kika/fixedsys 2016-06-04 19:44:43 -07:00
Kirill Pertsev 91a3452666 Added <~ and ~> ligatures 2016-06-04 19:44:13 -07:00
Kirill Pertsev 0f201a7bd0 Added <~ and ~> ligatures 2016-06-04 19:37:20 -07:00
Kirill Pertsev 9352e5243c Added Elm compose ligatures: |> and <| 2016-05-11 16:48:47 -07:00
Kirill Pertsev 33794b0c89 Elm compose ligatures with a gap between the bar and the > sign 2016-05-11 16:19:25 -07:00
Kirill Pertsev dae461ba43 Removed planned ligatures which were already implemented 2016-05-10 15:28:48 -07:00
Kirill Pertsev 5aa9054e0d Todo section added 2016-05-10 15:27:26 -07:00
Kirill Pertsev 9ed5116180 Added <<< >>> :: := <> /= {- -} 2016-05-09 02:38:51 -07:00
Kirill Pertsev a2671961c1 Sample update for apply <*> and map <$> 2016-05-06 18:12:25 -07:00
Kirill Pertsev cef9cb0d62 apply <*> and map <$> added 2016-05-06 17:54:39 -07:00
Kirill Pertsev 220adb1eb3 Updated readme 2016-05-05 16:31:17 -07:00
Kirill Pertsev 2a260e2f94 cosmetics 2016-05-05 16:12:05 -07:00
Kirill Pertsev 0614e9d1d2 Added where to find a binary font 2016-05-05 16:11:08 -07:00
Kirill Pertsev ede573fc9e Merge branch 'master' of https://github.com/kika/fixedsys 2016-05-05 16:07:46 -07:00
Kirill Pertsev ad0791c202 Renamed ttx source to remove version information from filename 2016-05-05 16:07:19 -07:00
Kirill Pertsev ae1bb70915 Renamed ttx source to remove version information from filename 2016-05-05 15:53:51 -07:00
Kirill Pertsev c42c269ce6 Version updated to 3.02 2016-05-05 15:42:43 -07:00
Kirill Pertsev 8a68f71b04 crop sample 2016-05-05 04:31:19 -07:00
Kirill Pertsev ec9ae96ffe merge 2016-05-05 04:28:25 -07:00
Kirill Pertsev 9a5554f457 Added sample to readme 2016-05-05 04:27:49 -07:00
Kirill Pertsev 09aef826c1 Update README.md
typo
2016-05-05 04:15:57 -07:00
Kirill Pertsev 86955da473 Readme 2016-05-05 04:11:16 -07:00
Kirill Pertsev 52f73501b7 Added the-making-of image 2016-05-05 04:08:50 -07:00
Kirill Pertsev 631764ce1d Sample text file 2016-05-05 03:47:40 -07:00
Kirill Pertsev 37f7a7a17b Shortened shove ligatures to improve spacing 2016-05-05 03:16:03 -07:00
Kirill Pertsev 46d5ef2408 Removed -- to mdash ligature 2016-05-05 03:15:25 -07:00
Kirill Pertsev 90bd07c372 Shove symbols (aka bind) >>= and =<< 2016-05-05 02:40:14 -07:00
Kirill Pertsev f385a8b1d0 Makefile added 2016-05-05 00:57:36 -07:00
Kirill Pertsev e79370d788 not equal-equal fixed 2016-05-05 00:33:59 -07:00
Kirill Pertsev a11d4fde49 not equal 2016-05-05 00:14:42 -07:00
Kirill Pertsev ac3608de82 double and triple equal 2016-05-04 20:13:20 -07:00
Kirill Pertsev 3a3d1ad2ee PlusPlus made wider 2016-05-04 20:00:11 -07:00
Kirill Pertsev c2f2257ff0 PlusPlus sign and ligature 2016-05-04 17:39:13 -07:00
Kirill Pertsev 8a3fedec27 leftrightarrow = uni27F7 and leftrightfatarrow = uni27FA 2016-05-04 17:11:25 -07:00
Kirill Pertsev 4e5d1cbf91 leftarrow = uni27f5 2016-05-04 16:30:05 -07:00
Kirill Pertsev f38aab6e85 rightarrow = uni27f6 2016-05-04 16:17:30 -07:00