Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt new libucl. | Vsevolod Stakhov | 2014-04-19 | 1 | -10/+11 |
* | Avoid endless recursion while pushing ucl arrays to lua. | Vsevolod Stakhov | 2013-11-26 | 1 | -3/+3 |
* | Do not escape target string extra time. | Vsevolod Stakhov | 2013-11-10 | 1 | -1/+1 |
* | Sync with libucl. | Vsevolod Stakhov | 2013-11-02 | 1 | -40/+35 |
* | Avoid endless recursion in export ucl to lua. | Vsevolod Stakhov | 2013-10-27 | 1 | -7/+7 |
* | Replace RCL to UCL from libucl to avoid duplicity in the code. | Vsevolod Stakhov | 2013-10-22 | 1 | -41/+37 |
* | Load RCL object from lua. | Vsevolod Stakhov | 2013-10-02 | 1 | -2/+85 |
* | Add preliminary implementation of lua to rcl converter. | Vsevolod Stakhov | 2013-10-02 | 1 | -1/+21 |
* | Add an emitter from rcl object to lua. | Vsevolod Stakhov | 2013-10-02 | 1 | -0/+148 |