- 28 Jun, 2019 1 commit
-
-
Bas Lijnse authored
-
- 24 Jun, 2019 2 commits
-
-
John van Groningen authored
Fixed return type in cpm project file for macos See merge request clean-and-itasks/clean-ide!20
-
Bas Lijnse authored
-
- 03 Jun, 2019 3 commits
-
-
John van Groningen authored
Cpm project templates See merge request clean-and-itasks/clean-ide!19
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 29 May, 2019 1 commit
-
-
Mart Lubbers authored
-
- 21 May, 2019 2 commits
-
-
John van Groningen authored
Set ByteCode path in project files by default See merge request clean-and-itasks/clean-ide!18
-
Camil Staps authored
-
- 16 May, 2019 5 commits
-
-
John van Groningen authored
Add new settings to set command of cpm CLI Closes #3 See merge request !17
-
Camil Staps authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Camil Staps authored
-
- 11 May, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
-
- 10 May, 2019 1 commit
-
-
John van Groningen authored
Abc interpreter improvements See merge request clean-and-itasks/clean-ide!16
-
- 09 May, 2019 2 commits
-
-
Camil Staps authored
-
Camil Staps authored
Create separate stages for optimising ABC and generating bytecode, so that the timestamps of these files differ for large projects
-
- 12 Apr, 2019 4 commits
-
-
John van Groningen authored
Resolve "cpm environment options" Closes #2 See merge request clean-and-itasks/clean-ide!15
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 11 Apr, 2019 8 commits
-
-
Mart Lubbers authored
Merge branch 'master' of gitlab.science.ru.nl:clean-and-itasks/clean-ide into 2-wip-cpm-environment-options
-
Mart Lubbers authored
-
John van Groningen authored
Search hierarchically for imported object files See merge request clean-and-itasks/clean-ide!14
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- 10 Apr, 2019 4 commits
-
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
Previously an imported object file: ``` implementation module test.test import code from "obj.o" ``` Would only search in the roots of the project paths. Now it will als search in the test/ folder in the root.
-
- 08 Apr, 2019 4 commits
-
-
Camil Staps authored
-
johnvg@science.ru.nl authored
-
John van Groningen authored
Add option KeepByteCodeSymbols to keep the symbol table when stripping bytecode See merge request clean-and-itasks/clean-ide!12
-
John van Groningen authored
Only generate new optimised ABC and bytecode when the source file is newer See merge request clean-and-itasks/clean-ide!11
-
- 07 Apr, 2019 1 commit
-
-
Camil Staps authored
Add EnvironmentByteCodePrelink and PrelinkByteCode options to prelink bytecode for use with the WebAssembly interpreter
-