Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-30 | Bump Clean date to 1 June 2019HEADmaster | Camil Staps | 1 | -1/+1 | |
2018-10-23 | Bring up to date | Camil Staps | 3 | -13/+13 | |
2018-10-20 | Update readme and Clean version | Camil Staps | 2 | -8/+16 | |
2018-08-29 | Update docker date | Camil Staps | 1 | -1/+1 | |
2018-05-17 | Update Clean distro | Camil Staps | 1 | -1/+1 | |
2018-05-16 | Merge branch 'master' of github:camilstaps/iClean | Camil Staps | 1 | -1/+1 | |
2018-05-16 | Minor updates and fix for new Platform generics | Camil Staps | 3 | -13/+13 | |
2018-03-20 | Update to platform generics | Mart Lubbers | 3 | -3/+2 | |
2018-02-08 | Merge branch 'master' of github:camilstaps/iClean | Camil Staps | 3 | -2/+8 | |
2018-02-08 | Update Clean version | Camil Staps | 1 | -1/+1 | |
2018-01-23 | Update alias to a function | Mart Lubbers | 1 | -2/+4 | |
There is no such thing as delayed variable expansion in aliasses so it has to be a function when you always want to mount the local directory. | |||||
2018-01-23 | Add a local lib directory | Mart Lubbers | 3 | -1/+5 | |
This allows people to mount their local directory to /opt/clean/lib/Local and import the files from it. This can be extended to allow more mounting in /opt/clean/lib and let the clm command import all directories from there but not with this commit. | |||||
2017-11-01 | Update for debian stretch | Camil Staps | 1 | -1/+1 | |
2017-10-29 | Use gPrint instead of genShow for printing results | Camil Staps | 1 | -2/+2 | |
2017-10-29 | Fix paths | Camil Staps | 1 | -9/+7 | |
2017-10-29 | Made docker image to work again | Camil Staps | 1 | -1/+1 | |
2017-10-09 | Towards a working docker version... | Camil Staps | 4 | -17/+9 | |
2017-09-11 | Fix docker build | Camil Staps | 1 | -0/+1 | |
2017-09-11 | Workaround elf_relocations issue (resolves #4) | Camil Staps | 1 | -1/+2 | |
2017-06-08 | Fix dockerfile for new apt | Camil Staps | 1 | -3/+3 | |
2016-12-15 | Change :import to import | Camil Staps | 1 | -2/+1 | |
2016-11-29 | Minor improvement | Camil Staps | 1 | -2/+1 | |
2016-11-29 | Added show_result option | Camil Staps | 1 | -8/+13 | |
2016-11-02 | Update CleanReadLine | Camil Staps | 3 | -2/+11 | |
2016-11-01 | Note about tmpfs | Camil Staps | 1 | -1/+3 | |
2016-11-01 | Resolve #2: enable/disable showing types | Camil Staps | 1 | -23/+68 | |
2016-11-01 | Fix docker image | Camil Staps | 1 | -3/+3 | |
2016-11-01 | gcc is always needed | Camil Staps | 1 | -1/+3 | |
2016-10-29 | Update CleanReadLine; minify Docker image | Camil Staps | 2 | -5/+16 | |
2016-10-19 | Resolve #3: remove warnings at first run | Camil Staps | 2 | -0/+18 | |
2016-10-19 | Heap size | Camil Staps | 1 | -1/+1 | |
2016-10-19 | Use latest clean-platform | Camil Staps | 1 | -1/+1 | |
2016-10-18 | cleanup | Camil Staps | 2 | -17/+6 | |
2016-10-18 | Template file | Camil Staps | 3 | -12/+45 | |
2016-10-18 | Cleanup | Camil Staps | 5 | -87/+87 | |
2016-10-18 | Add :undef | Camil Staps | 1 | -6/+15 | |
2016-10-16 | Docker | Camil Staps | 4 | -20/+44 | |
2016-04-05 | Use genShow from genLibTest instead of gPrint (can show -> type) | Camil Staps | 2 | -5/+5 | |
2016-04-01 | Use dynamics and generics to output type | Camil Staps | 2 | -62/+72 | |
2016-03-02 | Implemented memory | Camil Staps | 5 | -27/+70 | |
Not release ready: - Cannot forget things - Not documented in Readme | |||||
2016-02-12 | Moved runflags to clmflags | Camil Staps | 1 | -3/+2 | |
2016-01-28 | Update CleanReadLine | Camil Staps | 1 | -0/+0 | |
2016-01-28 | Improved error handling | Camil Staps | 2 | -2/+10 | |
2016-01-28 | Removed duplicate code; improved Makefile | Camil Staps | 2 | -28/+33 | |
2016-01-27 | Merge pull request #1 from dopefishh/master | Camil Staps | 1 | -0/+4 | |
Free up memory after allocation to avoid memory leak. | |||||
2016-01-27 | free up memory after allocation to avoid memory leak | Mart Lubbers | 1 | -0/+4 | |
2016-01-27 | readline history | Camil Staps | 2 | -11/+12 | |
2016-01-27 | Update Makefile | Camil Staps | 1 | -0/+1 | |
2016-01-27 | Update CleanReadLine | Camil Staps | 2 | -1/+3 | |
2016-01-27 | Moved to dopefishh/CleanReadLine | Camil Staps | 2 | -1/+1 | |