Mercurial Hosting > luan
graph
-
fix reactionary code2014-11-19, by fschmidt@gmail.com
-
AB testing, not fully tested2014-11-10, by fschmidt@gmail.com
-
fix mmake.sh and multipart mail2014-10-31, by fschmidt@gmail.com
-
rename Io.protocols to Io.schemes and "class:" to "java:"2014-10-31, by fschmidt@gmail.com
-
add internal tests2014-10-31, by fschmidt@gmail.com
-
allow alternative-multipart mail2014-10-30, by fschmidt@gmail.com
-
fix mail2014-10-29, by fschmidt@gmail.com
-
build jars2014-10-29, by fschmidt@gmail.com
-
rename Io.get() to Io.Uri()2014-10-29, by fschmidt@gmail.com
-
add Http.response.headers for testing2014-10-29, by fschmidt@gmail.com
-
allow IO on files that don't exist2014-10-29, by fschmidt@gmail.com
-
implement URL style module names2014-10-29, by fschmidt@gmail.com
-
add "http" and "https" protocols2014-10-29, by fschmidt@gmail.com
-
add "socket" protocol2014-10-28, by fschmidt@gmail.com
-
simplify Io.stdin2014-10-28, by fschmidt@gmail.com
-
add Io.protocols2014-10-28, by fschmidt@gmail.com
-
remove Package.preload2014-10-28, by fschmidt@gmail.com
-
rename "java:" to "classpath:"2014-10-28, by fschmidt@gmail.com
-
allow Lucene search for 0 rows2014-10-28, by fschmidt@gmail.com
-
more Time functions2014-10-28, by fschmidt@gmail.com
-
improve toString(Number)2014-10-27, by fschmidt@gmail.com
-
add Time.luan2014-10-27, by fschmidt@gmail.com
-
finish basic web testing2014-10-21, by fschmidt@gmail.com
-
web testing...2014-10-20, by fschmidt@gmail.com
-
start web testing2014-10-19, by fschmidt@gmail.com
-
add Web_server.config_server()2014-10-17, by fschmidt@gmail.com
-
handle LuanExitException2014-10-17, by fschmidt@gmail.com
-
fix StringIndexOutOfBoundsException2014-10-16, by fschmidt@gmail.com
-
fix parsing of comments2014-10-10, by fschmidt@gmail.com
-
rename String.from_integers to char;2014-10-10, by fschmidt@gmail.com
-
allow TemplateExpressions at end of table constructor2014-10-09, by fschmidt@gmail.com
-
fix Math.random()2014-10-09, by fschmidt@gmail.com
-
more work on the manual2014-10-08, by fschmidt@gmail.com
-
Handle first h1 tag differently.2014-10-07, by hugo.tech@gmail.com
-
minor2014-10-06, by fschmidt@gmail.com
-
add manual css files2014-10-06, by fschmidt@gmail.com
-
add unedited Lua manual2014-10-06, by fschmidt@gmail.com
-
improve scripts2014-10-06, by fschmidt@gmail.com
-
implement mmake2014-10-06, by fschmidt@gmail.com
-
add Basic.to_boolean and change "not" operator to require a boolean2014-10-05, by fschmidt@gmail.com
-
improve dist2014-10-05, by fschmidt@gmail.com
-
add lucene jar and minor changes2014-10-02, by fschmidt@gmail.com
-
basic lucene works2014-10-02, by fschmidt@gmail.com
-
more lucene work2014-10-01, by fschmidt@gmail.com
-
minor2014-10-01, by fschmidt@gmail.com
-
start lucene2014-09-30, by fschmidt@gmail.com
-
improve security2014-09-24, by fschmidt@gmail.com
-
implement basic mail smtp2014-09-24, by fschmidt@gmail.com
-
minor2014-07-23, by fschmidt@gmail.com
-
add LuanProperty2014-07-22, by fschmidt@gmail.com
-
better cookie API2014-07-22, by fschmidt@gmail.com
-
change LuanTable.put() to not return old value2014-07-21, by fschmidt@gmail.com
-
upgrade to jetty 82014-07-21, by fschmidt@gmail.com
-
add AbstractLuanTable and improve HttpLuan2014-07-21, by fschmidt@gmail.com
-
make LuanTable an interface2014-07-17, by fschmidt@gmail.com
-
minor - security2014-07-16, by fschmidt@gmail.com
-
improve rev 217, allow "java:" paths to include sample files to check in jars2014-07-16, by fschmidt@gmail.com
-
change Http.session_attribute to Http.session2014-07-15, by fschmidt@gmail.com
-
clean up HttpLuan.java2014-07-15, by fschmidt@gmail.com
-
make Utils.toUrl() check for "index.html" or "index.html.luan" in dirs for jars (hack)2014-07-14, by fschmidt@gmail.com
-
minor2014-07-11, by fschmidt@gmail.com
-
move time critical logging functions to java2014-07-11, by fschmidt@gmail.com
-
don't convert returned primitive arrays to tables for java methods2014-07-08, by fschmidt@gmail.com
-
fix parsing bug2014-07-08, by fschmidt@gmail.com
-
better exception handling2014-07-08, by fschmidt@gmail.com
-
convert returned arrays to tables for java methods2014-07-08, by fschmidt@gmail.com
-
remove MetatableGetter and use a generic metatable instead2014-07-08, by fschmidt@gmail.com
-
various2014-07-08, by fschmidt@gmail.com
-
remove -> operator2014-07-07, by fschmidt@gmail.com
-
add logging component2014-07-07, by fschmidt@gmail.com
-
minor2014-07-06, by fschmidt@gmail.com
-
IO security2014-07-06, by fschmidt@gmail.com
-
add LuanState.registry2014-07-04, by fschmidt@gmail.com
-
minir2014-07-03, by fschmidt@gmail.com
-
add Package.block();2014-07-03, by fschmidt@gmail.com
-
minor2014-07-03, by fschmidt@gmail.com
-
minor - allow web dir listings2014-07-03, by fschmidt@gmail.com
-
fix metatable cloning2014-07-03, by fschmidt@gmail.com
-
minor2014-07-03, by fschmidt@gmail.com
-
make MetatableGetter DeepCloneable, scoped, and secure2014-07-03, by fschmidt@gmail.com
-
remove EnvGetter2014-07-02, by fschmidt@gmail.com
-
parsing change to allow indexing of literals without parens2014-07-02, by fschmidt@gmail.com
-
minor2014-07-01, by fschmidt@gmail.com
-
minor2014-07-01, by fschmidt@gmail.com
-
minor2014-06-26, by fschmidt@gmail.com
-
minor2014-06-26, by fschmidt@gmail.com
-
add AuthenticationHandler2014-06-26, by fschmidt@gmail.com
-
ban "//" in file and java paths2014-06-26, by fschmidt@gmail.com
-
don't import modules by default2014-06-26, by fschmidt@gmail.com
-
minor2014-06-25, by fschmidt@gmail.com
-
fix Reactionary.luan2014-06-25, by fschmidt@gmail.com
-
add LuanHandler.setWelcomeFile()2014-06-25, by fschmidt@gmail.com
-
improve Web_server2014-06-24, by fschmidt@gmail.com
-
add web logging2014-06-24, by fschmidt@gmail.com
-
check for valid variable name in import2014-06-24, by fschmidt@gmail.com
-
minor2014-06-24, by fschmidt@gmail.com
-
minor - rename web fn from "page" to "service"2014-06-23, by fschmidt@gmail.com
-
minor2014-06-23, by fschmidt@gmail.com
-
minor2014-06-23, by fschmidt@gmail.com
-
finish web server2014-06-23, by fschmidt@gmail.com
-
add Web_server.luan2014-06-23, by fschmidt@gmail.com
-
fix build.sh2014-06-22, by fschmidt@gmail.com
-
add build.sh and dist2014-06-22, by fschmidt@gmail.com
-
add core component2014-06-22, by fschmidt@gmail.com
-
add web component2014-06-22, by fschmidt@gmail.com
-
add luan.modules.web2014-06-22, by fschmidt@gmail.com
-
rename *Lib.java to *Luan.java2014-06-22, by fschmidt@gmail.com
-
merge luan/lib into modules2014-06-22, by fschmidt@gmail.com
-
move luan/interp to impl2014-06-22, by fschmidt@gmail.com
-
merge luan/parser into interp2014-06-22, by fschmidt@gmail.com
-
merge Os.File into Io.File and remove Os2014-06-20, by fschmidt@gmail.com
-
make all module fns non-global and make global fns call module fns2014-06-20, by fschmidt@gmail.com
-
replace '.' with '/' when searching for modules2014-06-20, by fschmidt@gmail.com
-
add javaSearcher2014-06-19, by fschmidt@gmail.com
-
include IoLib.LuanFile fns in OsLib.LuanFile;2014-06-19, by fschmidt@gmail.com
-
revert rev 154 but only allow FnCall, AndExpr, or OrExpr in ExpressionsStmt2014-06-19, by fschmidt@gmail.com
-
only allow TemplateExpressions at end of expr list;2014-06-18, by fschmidt@gmail.com
-
remove LuanJavaFunction.RTN_NUMBER_ARRAY;2014-06-18, by fschmidt@gmail.com
-
fix String java calls;2014-06-18, by fschmidt@gmail.com