issues
search
django-ftl
/
fluent-compiler
High performance Python implementation of Fluent, Mozilla's l10n language
Other
21
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimisations for compiling large fluent files
#32
leamingrad
opened
5 months ago
3
Optimisation: Avoid set copies when compiling files
#31
leamingrad
closed
5 months ago
1
Add a benchmark for compiling large fluent files
#30
leamingrad
closed
5 months ago
1
Variable reuse issue
#29
spookylukey
closed
7 months ago
0
Switched to ruff for linting
#28
spookylukey
closed
7 months ago
0
Fixed bug in compiler.py related to variable reuse
#27
ggindinson
closed
7 months ago
1
Integrate `mypy`
#26
samylovma
opened
1 year ago
3
refactor: move `ast_compat.traverse` to `codegen`
#25
samylovma
closed
1 year ago
1
chore: improve project metadata
#24
samylovma
closed
1 year ago
1
Target Python 3.12 AST and fix warnings
#23
spookylukey
closed
1 year ago
2
Drop Support for Python 3.6
#22
samylovma
closed
1 year ago
2
refactor: exclude `SimpleNamespace` from `utils`
#21
samylovma
closed
1 year ago
1
[POC] fix: Python 3.12 `ast` deprecation warnings (pending removal in 3.14)
#20
samylovma
closed
1 year ago
0
Remove the `ast_compat` module
#19
samylovma
closed
1 year ago
3
refactor: remove the `ast_compat` module
#18
samylovma
closed
1 year ago
0
docs: fix and improve CONTRIBUTING.rst
#17
samylovma
closed
1 year ago
1
chore: add support for Python 3.12
#16
samylovma
closed
1 year ago
1
chore(pre-commit-config): use flake8 GitHub repository
#15
samylovma
closed
1 year ago
1
Provide Type Annotations (PEP 484)
#14
samylovma
opened
1 year ago
9
Python 3.12
#13
spookylukey
closed
1 year ago
0
Test on Python 3.11
#12
spookylukey
closed
1 year ago
0
Fixed compiler to respect 'use_isolating' from escaper
#11
spookylukey
closed
1 year ago
0
Drop Python 2.7 and Python < 3.6, lots of cleanups
#10
spookylukey
closed
2 years ago
0
Pytest only
#9
spookylukey
closed
2 years ago
0
Python 3.10 support
#8
spookylukey
closed
2 years ago
0
Printing to string should include success and error messages
#7
kaypee90
closed
2 years ago
0
Upgraded babel for test runs
#6
spookylukey
closed
3 years ago
0
Make fluent_number obey format specifiers for currencies
#5
spookylukey
closed
3 years ago
6
Billion laughs attack protection
#4
spookylukey
opened
4 years ago
0
Error silencing options
#3
spookylukey
opened
4 years ago
0
Use f-strings for string joining
#2
spookylukey
closed
4 years ago
0
Ability to handle fallback properly
#1
spookylukey
opened
4 years ago
0