pinosaur
/
smdp.git
/ search
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
removed temp files
2014-10-04
FreeBirdLjj
Add comment for bool.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
Change the type of `fade` into bool.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
Unify the coding style for `return`.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
Add support for bool type.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
No need to check IS_CODE here.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
Use `MAX()` to make codes more readable.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
Replace `(void*)0` with `NULL`.
commit
|
commitdiff
|
tree
2014-10-04
FreeBirdLjj
Update for build systems.
commit
|
commitdiff
|
tree
2014-09-29
FreeBirdLjj
Remove unused block.
commit
|
commitdiff
|
tree
2014-09-29
FreeBirdLjj
Use for loop to iterate.
commit
|
commitdiff
|
tree
2014-09-29
FreeBirdLjj
Support for inline markdown in unordered list.
commit
|
commitdiff
|
tree
2014-09-29
FreeBirdLjj
Update for inline markdown support of unordered list.
commit
|
commitdiff
|
tree
2014-09-29
FreeBirdLjj
Add inline_display().
commit
|
commitdiff
|
tree
2014-09-28
FreeBirdLjj
Replace ((void*)0) with NULL.
commit
|
commitdiff
|
tree
2014-09-28
FreeBirdLjj
Add sublime Text 3 project settings.
commit
|
commitdiff
|
tree
2014-09-28
FreeBirdLjj
Merge branch 'master' into issue#16
commit
|
commitdiff
|
tree
2014-09-27
FreeBirdLjj
Update sample for unordered list.
commit
|
commitdiff
|
tree
2014-09-27
FreeBirdLjj
Bugfix: for bug mistake HR as unordered list.
commit
|
commitdiff
|
tree
2014-09-26
FreeBirdLjj
Bugfix: set the right bits for unordered list.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Update for new feature.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Parse and display list.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Use is_utf8() instead, for more readable.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Use the same coding style as other `i++`.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Add data structure for unordered list.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Add list sample.
commit
|
commitdiff
|
tree
2014-09-24
FreeBirdLjj
Add macros MAX() and MIN().
commit
|
commitdiff
|
tree
2014-09-20
FreeBirdLjj
Shorten sample lines.
commit
|
commitdiff
|
tree
2014-09-20
FreeBirdLjj
Add inline code sample.
commit
|
commitdiff
|
tree
2014-09-20
FreeBirdLjj
Add inline code support.
commit
|
commitdiff
|
tree
2014-09-18
FreeBirdLjj
Init `.gitignore'.
commit
|
commitdiff
|
tree
2014-09-17
FreeBirdLjj
Replace `strip` with `ld` `-s' option.
commit
|
commitdiff
|
tree
2014-09-17
FreeBirdLjj
Add compile optimization options (as default).
commit
|
commitdiff
|
tree
2014-09-17
FreeBirdLjj
Using the implicit rules of `make`.
commit
|
commitdiff
|
tree
2014-09-17
FreeBirdLjj
`all' is also a phony target.
commit
|
commitdiff
|
tree
2014-09-17
FreeBirdLjj
Bugfix: the first target should have been `all', not...
commit
|
commitdiff
|
tree