Philip K.F. Hölzenspies
eb3891b21f
Change license header from doc- to block-comment ( #730 )
...
* Change license header from doc to block comment
* Apply fixed license header throughout
2024-10-23 16:02:42 +01:00
Philip K.F. Hölzenspies and Daniel Chao
0aa4819cea
Add version of resolved Pkl distribution to ExecutorException ( #719 )
...
* Add version of resolved Pkl distribution to `ExecutorException`
* Review comments
Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com >
---------
Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com >
2024-10-23 10:51:53 +01:00
Philip K.F. Hölzenspies and ManuW
421711be10
Improve let-expression examples ( #680 ) ( #699 )
...
Because I did not understand what a `Let Expression` should be and the example code was more confusing as explanatory, I changed the format of the examples a little bit and changed the result.
- It should be clear that the example is just one code-line
- I tried out the example (`pkl eval...`) and get a little bit different result
Co-authored-by: ManuW <ManuW@users.noreply.github.com >
2024-10-16 13:10:48 +01:00
Philip K.F. Hölzenspies
cc1e432a30
Add PklProject.deps.json file with newline for POSIX compliance ( #664 )
...
* Add Project.deps.json file with newline for POSIX compliance
* Fix test cases
2024-10-01 20:00:46 +01:00
Philip K.F. Hölzenspies
a8f24c9f13
Fix parsing of external property values containing = ( #631 )
2024-08-20 13:28:13 +01:00
Philip K.F. Hölzenspies
e21db76efe
Remove const from reserved keywords (remnant) ( #626 )
2024-08-14 14:48:49 +01:00
Philip K.F. Hölzenspies
5cc2ea2d00
Revert error coloring (for development on dedicated branch) ( #565 )
2024-07-03 17:25:06 +01:00
Philip K.F. Hölzenspies
d55866a04b
Fix commitish detection in LanguageSnippetTest to also cover release versions ( #537 )
2024-06-17 18:21:22 +01:00
Philip K.F. Hölzenspies
600939457a
Set Windows build to use compatibility mode for native-image builds ( #536 )
2024-06-17 17:25:17 +01:00
Philip K.F. Hölzenspies
e996a342cc
Remove links from headers in release notes ( #535 )
2024-06-17 16:43:22 +01:00
Philip K.F. Hölzenspies
a49526649d
Update docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
2024-02-13 21:30:18 +00:00
Philip K.F. Hölzenspies
aa98123c93
Update pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt
2024-02-13 20:53:29 +00:00
Philip K.F. Hölzenspies
b3fb5dced6
Apply suggestions from code review
2024-02-13 16:57:12 +00:00
Philip K.F. Hölzenspies
d5bd21fc69
Fix tutorial; uninterpreted value ( fixes #10 )
2024-02-05 10:40:44 +00:00