summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12Fixing linux build.HEADmasterNicolas Noble
2014-08-11Skeleton of editline support.Nicolas "Pixel" Noble
2014-08-11MSVC project for Dalos-cli.Nicolas "Pixel" Noble
2014-08-11Fixing various issues by updating submodules.Nicolas Noble
2014-08-11Various fixes - the tests are still crashing, but this is much better.Nicolas Noble
2014-08-11Keeping Dalos up to date with Balau.Nicolas "Pixel" Noble
2013-08-12Adding readU64() test.Nicolas Noble
2013-08-12Adding modpow test.Nicolas Noble
2013-08-12Typo.Nicolas Noble
2013-08-12Adding BigInt support and test to Dalos.Nicolas "Pixel" Noble
2013-08-09Update for lcryptNicolas "Pixel" Noble
2013-08-09Update for lcrypt - disabling rsa test for now.Nicolas "Pixel" Noble
2013-08-08Adding a test for RSA ; turns out it doesn't work so great...Nicolas "Pixel" Noble
2013-08-08Updating Balau and lcrypt support.Nicolas "Pixel" Noble
2013-08-07Updating Balau and adding tests for readU16 and readU32.Nicolas Noble
2013-08-07Updating Balau to fix readU8().Nicolas Noble
2013-08-07Updating test for handles a bit.Nicolas "Pixel" Noble
2013-08-07Updating Balau and test script to check proper destruction of loose objects.Nicolas Noble
2013-08-07Adding LuaHandle support.Nicolas "Pixel" Noble
2013-08-06Updating Balau and Dalos-modules, and adding a few Lua tests for Dalos-cli.Nicolas "Pixel" Noble
2013-08-05Adding the LuaLoad function to Dalos.Nicolas Noble
2013-08-05Updating Balau.Nicolas Noble
2013-08-05Don't crash Dalos if there's an error that appears while running interactive ...Nicolas Noble
2013-07-30Taking advantage of the new debugging facilities, and updating Balau.Nicolas Noble
2013-07-26Adding deepclean command.Nicolas "Pixel" Noble
2013-07-25Updating Balau.Nicolas "Pixel" Noble
2013-07-24The Makefile is now smarter about Balau.Nicolas Noble
2013-07-24The new file API requires to explicitely open files now.Nicolas Noble
2013-07-24Better exception handling support for Lua.Nicolas Noble
2013-07-24Updating Dalos-modules to catch the latest libedit changes.Nicolas "Pixel" Noble
2013-07-24Ditching readline for libedit, resulting in a much more flexible approach to ...Nicolas "Pixel" Noble
2013-07-23Last commit actually did not correctly create the Dalos-modules submodule...Nicolas Noble
2013-07-23Updating Balau for its StdIO module, and introducing Dalos-modules to hold no...Nicolas Noble
2013-07-16Avoiding useless link phases.Nicolas Noble
2013-07-15Using Balau's common.mk file to clean up Makefile.Nicolas Noble
2013-07-14Cleaning up cruft.Nicolas "Pixel" Noble
2012-09-06Better off with a list instead of a vector.Nicolas "Pixel" Noble
2012-09-05Dalos-cli is alive. It has an interactive loop, a way to handle command line,...Nicolas "Pixel" Noble
2012-04-02Using fixed version of Balau.Pixel
2012-04-01Fixing Linux compilation.Nicolas "Pixel" Noble
2012-04-01Proof of concept.Pixel
2012-03-29Initial Skeleton for Dalos-cli.Nicolas "Pixel" Noble