issues
search
servo
/
unicode-bidi
Implementation of the Unicode Bidirection Algorithm in Rust
Other
78
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve basic conformance and add more unit tests
#36
behnam
closed
7 years ago
5
Fix a bug in reorder_line() and improve benchmarks
#35
behnam
closed
7 years ago
13
Support Rust 1.15
#34
nox
closed
7 years ago
16
Add benchmark and character conformance tests
#33
behnam
closed
7 years ago
5
[travis.yml] Add build script for new `with_serde` feature
#32
behnam
closed
7 years ago
4
Add serde support and bump version to 0.3.0
#31
behnam
closed
7 years ago
9
Add Conformance Test and implement L1 rule
#30
behnam
closed
7 years ago
8
Auto-format all files and update Copyright notice
#29
behnam
closed
7 years ago
5
Split crate into smaller modules (second try)
#28
behnam
closed
7 years ago
5
Use struct/impl for Bidi Level
#27
behnam
closed
7 years ago
13
Fix warning: unused import
#26
behnam
closed
7 years ago
4
Ignore text files
#25
Manishearth
closed
7 years ago
4
Update to Unicode 9.0.0
#24
SimonSapin
closed
7 years ago
3
Version 0.2.3
#23
valenting
closed
8 years ago
4
String splicing being done incorrectly in process_text()
#22
vicky-katara
closed
7 years ago
2
Inline `is_rtl`
#21
pcwalton
closed
8 years ago
4
Conformance Rust tests added
#20
samruds1
closed
7 years ago
37
Improve specification conformance of unicode bidi library-Initial step
#19
moharnab123saikia
closed
8 years ago
37
Version 0.2.2
#18
mbrubeck
closed
9 years ago
4
Fix ParagraphInfo for unusual paragraph separators.
#17
eefriedman
closed
9 years ago
4
Bump version to 0.2.1
#16
mbrubeck
closed
9 years ago
4
Move W7 into a separate pass
#15
mbrubeck
closed
9 years ago
4
Documentation and README updates
#14
mbrubeck
closed
9 years ago
4
Bump version to 0.2.0
#13
mbrubeck
closed
9 years ago
5
Handle multiple paragraphs in input text.
#12
mbrubeck
closed
9 years ago
6
Add Travis CI config
#11
mbrubeck
closed
9 years ago
1
Fix issues found in initial review
#10
mbrubeck
closed
9 years ago
6
Fix issues found in initial review
#9
mbrubeck
closed
9 years ago
1
Rules W1–W6 incorrectly applied in a single pass
#8
mbrubeck
closed
1 year ago
4
Initial review
#7
SimonSapin
closed
9 years ago
2
Add a comment and remove some dead code.
#6
SimonSapin
closed
9 years ago
0
Skip explicit level computation when possible.
#5
mbrubeck
closed
9 years ago
2
Initial code review
#4
mbrubeck
closed
9 years ago
0
Implement N0: Process bracket pairs
#3
mbrubeck
closed
1 year ago
11
Implement L1: Adjust levels of whitespace characters
#2
mbrubeck
closed
7 years ago
0
Add conformance tests
#1
mbrubeck
closed
7 years ago
10
Previous