index
:
clyne/arabtype
master
a small and simple implementation that transform isolated arabic utf8 character strings into contextual forms.
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-22
add tashkil support
HEAD
master
Clyne Sullivan
2016-04-20
fix alef maqsoura table
eloraiby
2016-01-30
Update README.md
Wael El Oraiby
2015-05-31
remove the unneeded lgpl 3 license
ElOraiby
2015-05-31
move the example to the example folder
ElOraiby
2015-05-31
more formatting
ElOraiby
2015-05-31
one simple call to convert a utf8 string to arabic codepoints
ElOraiby
2015-05-31
optimized code (one pass no conditional switch)
ElOraiby
2015-05-30
more information
ElOraiby
2015-05-30
more info to the doc
ElOraiby
2015-05-30
api doc
ElOraiby
2015-05-30
Update README.md
eloraiby
2015-05-30
doc modif
ElOraiby
2015-05-30
update example
ElOraiby
2015-05-30
doc fix
ElOraiby
2015-05-30
change license (gcc runtime excpetion)
ElOraiby
2015-05-30
cleanup
ElOraiby
2015-05-30
generalize the lam-alef case
ElOraiby
2013-12-28
Merge pull request #1 from banx/patch-1
eloraiby
2013-12-28
parens
banx
2013-12-28
simplifying is_arabic_letter
banx
2013-05-20
remove unneeded README.html
Wael El Oraiby
2013-05-20
another test to README.md
Wael El Oraiby
2013-05-20
test with README.md
Wael El Oraiby
2013-05-20
example and html formated readme
Wael El Oraiby
2013-05-20
fixed license
Wael El Oraiby
2013-05-20
first version - missing lam alef ligature
Wael El Oraiby
2012-10-21
Initial commit
eloraiby