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