index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-10-29
Some lighttpd config fixes for the gwt translator.
bringert
2008-10-29
GWT translator: fixed copy-paste bug where the from language was sent as both...
bjorn
2008-10-29
Better way of building gf-gwt.jar.
bringert
2008-10-29
GWT: Some changes to compilation scripts to run on linux.
bringert
2008-10-28
even more compact binary representation. saldo < 19MB
krasimir
2008-10-28
Data.Binary should use Data.ByteString.copy when decoding ByteStrings
krasimir
2008-10-28
remove some traces that I left by incident
krasimir
2008-10-28
remove some redundant imports of GF.Text.UTF8
krasimir
2008-10-28
forgot to add PGF.Binary
krasimir
2008-10-28
binary serialization for PGF
krasimir
2008-10-28
GWT: better heuristics for when to ask the server for completions.
bjorn
2008-10-28
GWT completion: only return request.getLimit() results to the SuggestBox. Re-...
bjorn
2008-10-28
Changed PGF.complete to include the given input if it can be parsed as a comp...
bjorn
2008-10-28
define Read and Show instances for Expr and Tree
krasimir
2008-10-27
GWT: Hold on to the previous suggestions, and try filtering them before askin...
bjorn
2008-10-27
GWT: added IterableJsArray.isEmpty().
bjorn
2008-10-27
missing case in PGF generation
aarne
2008-10-25
fix typo
krasimir
2008-10-25
Windows fix: the default coding isn't utf8 but the current system codepage. T...
krasimir
2008-10-25
add cp1252. usefull for Swedish and German
krasimir
2008-10-25
extend the cp1251 coding to cover all cyrillic letters
krasimir
2008-10-24
GWT: hide stale suggestions.
bjorn
2008-10-24
GWT code import tweak.
bjorn
2008-10-24
More GWT refactoring.
bjorn
2008-10-23
Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ...
bjorn
2008-10-22
Added PGF.parse method to GWT client.
bjorn
2008-10-22
Some refactoring of the GWT translator.
bjorn
2008-10-22
fix the word completion in the shell
krasimir
2008-10-22
fix a typo. It is option "-cat" not "-type"
krasimir
2008-10-22
Make GWT compilation easier.
bjorn
2008-10-22
Remove compiled GWT stuff.
bjorn
2008-10-22
gf-server: preliminary Ubuntu instructions
bjorn
2008-10-22
Recompiled GWT code. I should drop the compiled code from the repo soon, this...
bjorn
2008-10-22
Rename the GWT Translate module to PGF. Rename the GF class to PGF.
bjorn
2008-10-22
Change GWT compilation scripts to make it easier to change the GWT dir location.
bjorn
2008-10-22
New compiled GWT stuff.
bjorn
2008-10-22
Reorganize GWT stuff into a reusable module and one application module.
bjorn
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-20
gf-server: move some general stuff to FastCGIUtils
bjorn
2008-10-20
the literal categories were slowing down the parser 3 times. this is quick an...
krasimir
2008-10-20
Added --parser=ondemand flag.
bjorn
2008-10-20
Added PGF.Macros.mapConcretes
bjorn
2008-10-20
Added on-demand parser generation back in. It's pretty unproblematic, and can...
bjorn
2008-10-20
Added new generated GWT output.
bjorn
2008-10-20
Removed the flag icons from the GWT client.
bjorn
2008-10-20
Update gf-server instructions and configuration.
bjorn
2008-10-20
fixed typo in the Haddock documentation
krasimir
2008-10-20
Reorganize PGF export list to get easier to read haddock.
bjorn
2008-10-20
Update gf-server to compile with changed PGF API.
bjorn
2008-10-20
Added Read and Show instances for CId. Also added readCId :: String -> Maybe ...
bjorn
[next]