Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
02817d8b3daf2daf4b7d6a77853c62b31a9b4d5e
Switch branch/tag
redis
src
lolwut.c
13 Sep, 2018
1 commit
LOLWUT: fix crash when col < 2.
· 4dc37c24
antirez
authored
Sep 13, 2018
Close #5345.
4dc37c24
12 Sep, 2018
8 commits
Fix spelling descrive -> describe
· 30377f15
Slobodan Mišković
authored
Sep 12, 2018
30377f15
LOLWUT: fix structure typo in comment.
· 690560e8
antirez
authored
Sep 12, 2018
690560e8
LOLWUT: Fix license copyright year.
· cf0abff5
antirez
authored
Sep 12, 2018
cf0abff5
LOLWUT: increase the translation factor.
· 77bdfb53
antirez
authored
Sep 12, 2018
77bdfb53
LOLWUT: change default size to fit a normal terminal better.
· 0dd8fd06
antirez
authored
Sep 12, 2018
0dd8fd06
LOLWUT: wrap it into a proper command.
· 43385c43
antirez
authored
Sep 12, 2018
43385c43
LOLWUT: draw Schotter by Georg Nees.
· eac2a79c
antirez
authored
Sep 12, 2018
eac2a79c
LOLWUT: draw rotated squares using trivial trigonometry.
· 2ead41e0
antirez
authored
Sep 12, 2018
2ead41e0
11 Sep, 2018
4 commits
LOLWUT: draw lines using Bresenham algorithm.
· a974531d
antirez
authored
Sep 11, 2018
a974531d
LOLWUT: Rendering of the virtual canvas to a string.
· 77773798
antirez
authored
Sep 11, 2018
77773798
LOLWUT: canvas structure and BSD license on top.
· 2dbf2047
antirez
authored
Sep 11, 2018
2dbf2047
LOLWUT: Emit Braille unicode according to pixel pattern.
· 65ce839d
antirez
authored
Sep 11, 2018
65ce839d