Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module: Don't use "unless".... | Ricardo Wurmus | 2019-06-18 | 1 | -2/+2 |
* | module: Use "zero?" and "unless".... | Ricardo Wurmus | 2019-06-05 | 1 | -6/+6 |
* | persist: Fix indentation throughout.... | Ricardo Wurmus | 2019-06-04 | 1 | -53/+53 |
* | list: Remove scm-list.... | Ricardo Wurmus | 2019-06-04 | 1 | -2/+0 |
* | list: py-all, p-any: Use "when" and "unless".... | Ricardo Wurmus | 2019-06-04 | 1 | -4/+2 |
* | eval: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -14/+8 |
* | eval: local-compile: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -11/+11 |
* | eval: local-eval: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -6/+6 |
* | compile: gw-persson: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -4/+3 |
* | compile: Simplify expressions.... | Ricardo Wurmus | 2019-06-04 | 1 | -14/+14 |
* | parser: Remove unused module.... | Ricardo Wurmus | 2019-06-04 | 1 | -849/+0 |
* | compile: Remove unused macros.... | Ricardo Wurmus | 2019-06-04 | 1 | -19/+0 |
* | compile: Use const for clarity.... | Ricardo Wurmus | 2019-06-04 | 1 | -5/+4 |
* | compile: get-addings: Implement without aif.... | Ricardo Wurmus | 2019-06-04 | 1 | -14/+14 |
* | compile: get-doc: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -3/+1 |
* | compile: fast-ref: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -3/+1 |
* | compile: get-exported-symbols: Simplify.... | Ricardo Wurmus | 2019-06-04 | 1 | -11/+10 |
* | spec: Log to python-log.txt.... | Ricardo Wurmus | 2019-06-04 | 1 | -1/+1 |
* | spec: Rename dolog and pr.... | Ricardo Wurmus | 2019-06-04 | 1 | -5/+5 |
* | spec: Rename procedures.... | Ricardo Wurmus | 2019-06-04 | 1 | -9/+18 |
* | spec: Add ignore-errors helper.... | Ricardo Wurmus | 2019-06-04 | 1 | -13/+13 |
* | modules: spec: Simplify.... | Ricardo Wurmus | 2019-06-03 | 1 | -7/+5 |
* | modules: completer: Simplify.... | Ricardo Wurmus | 2019-06-03 | 2 | -39/+39 |
* | modules: Use string-null? instead of (equal? "" ...).... | Ricardo Wurmus | 2019-06-03 | 5 | -5/+7 |
* | final touch | Stefan Israelsson Tampe | 2019-03-13 | 2 | -3/+3 |
* | remove define in expression context | Stefan Israelsson Tampe | 2019-03-13 | 1 | -4/+5 |
* | remove warnings, reordering | Stefan Israelsson Tampe | 2019-03-13 | 9 | -26/+29 |
* | sielence warnings | Stefan Israelsson Tampe | 2019-03-13 | 2 | -4/+4 |
* | Makefile issues | Stefan Israelsson Tampe | 2019-03-13 | 1 | -0/+0 |
* | remove warnings, fix wrong compilation order | Stefan Israelsson Tampe | 2019-03-13 | 2 | -4/+7 |
* | remove old stuff | Stefan Israelsson Tampe | 2019-03-12 | 3 | -442/+0 |
* | avoid circular dependency | Stefan Israelsson Tampe | 2019-03-12 | 2 | -4/+17 |
* | cleanup | Stefan Israelsson Tampe | 2019-03-12 | 35 | -10783/+0 |
* | cleanup of repo files and not clober the compile path | Stefan Israelsson Tampe | 2019-03-12 | 64 | -0/+0 |
* | guilemod | Stefan Israelsson Tampe | 2019-01-08 | 1 | -1/+1 |
* | use guile-persist instead of guile-log | Stefan Israelsson Tampe | 2018-12-17 | 3 | -7/+7 |
* | another try of guile-mod | Stefan Israelsson Tampe | 2018-12-13 | 1 | -16/+40 |
* | fix bug in guile-mod | Stefan Israelsson Tampe | 2018-12-13 | 1 | -35/+16 |
* | fix misscompilation of while loops | Stefan Israelsson Tampe | 2018-12-11 | 3 | -123/+165 |
* | better guilemod | Stefan Israelsson Tampe | 2018-12-06 | 6 | -82/+30 |
* | guilemod | Stefan Israelsson Tampe | 2018-12-06 | 1 | -4/+10 |
* | Merge branch 'master' of gitlab.com:python-on-guile/python-on-guile | Stefan Israelsson Tampe | 2018-12-05 | 1 | -2/+4 |
|\ | |||||
| * | guilemod | Stefan Israelsson Tampe | 2018-11-09 | 1 | -2/+4 |
* | | module statement compilatoin bugfix | Stefan Israelsson Tampe | 2018-12-05 | 5 | -15/+24 |
|/ | |||||
* | cleanup | Stefan Israelsson Tampe | 2018-11-06 | 29 | -2637/+0 |
* | python repo install | Stefan Israelsson Tampe | 2018-11-06 | 162 | -3/+15335 |
* | xxx | Stefan Israelsson Tampe | 2018-09-15 | 1 | -1/+2 |
* | imporved relative imports | Stefan Israelsson Tampe | 2018-09-12 | 1 | -3/+3 |
* | relative references in import | Stefan Israelsson Tampe | 2018-09-12 | 1 | -6/+11 |
* | relative references in import | Stefan Israelsson Tampe | 2018-09-12 | 2 | -3/+95 |