issues
search
hasura
/
kriti-lang
A minimal JSON templating language
Apache License 2.0
56
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can we have a command in kriti template to remove all extra spaces ihe string?
#81
aashutosh-habile
opened
3 months ago
0
Add Conditional (ternary) operator
#80
SofiaXu
opened
1 year ago
0
Removes dead optional lookup code
#79
solomon-b
closed
1 year ago
1
Support Aeson 2.1
#78
i-am-tom
closed
2 years ago
0
`renderPretty` is broken
#77
paritosh-08
opened
2 years ago
1
benchmarking using tasty
#76
paritosh-08
closed
2 years ago
1
Version bump to 0.3.3
#75
solomon-b
closed
2 years ago
0
parse and evaluate elif condition statements
#74
rakeshkky
closed
2 years ago
2
Adds a repl
#73
solomon-b
opened
2 years ago
1
Support arbtirary expressions in array/object indexing
#72
solomon-b
closed
2 years ago
1
Allow arbitrary expressions as range iteratee
#71
solomon-b
closed
2 years ago
0
Restructure grammar to simplify templating and remove ambiguity
#70
solomon-b
closed
2 years ago
0
Require parens when parsing function application
#69
solomon-b
closed
2 years ago
0
Parser Redesign
#68
solomon-b
closed
2 years ago
1
Remove hardcoded functions
#67
solomon-b
closed
2 years ago
0
range doesn't allow kriti expression on the right side of :=
#66
sordina
closed
2 years ago
0
Update README.md to document basic functions
#65
sordina
closed
2 years ago
0
KritiError isn't exported.
#64
sordina
closed
2 years ago
1
Allow string interpolation of any json value
#63
solomon-b
closed
2 years ago
0
How to stringify an object?
#62
zion-zadik
closed
2 years ago
2
Support if statements inside of a hash
#61
LucasBrandt
opened
2 years ago
3
Have `runKriti` version exposed using parsed template to promote validating the template early.
#60
sordina
closed
2 years ago
1
Add object support to concat custom function
#59
sordina
closed
2 years ago
1
Bump package version to 0.3.2
#58
sordina
closed
2 years ago
0
Supports optional variable lookup and operators in string interp
#57
solomon-b
closed
2 years ago
0
Fixes shift/reduce conflict in path lookups by index
#56
solomon-b
closed
2 years ago
0
Adds nix flake
#55
solomon-b
closed
2 years ago
0
Adds additional GHC versions to the CI Matrix
#54
solomon-b
closed
2 years ago
0
typos in README
#53
japrogramer
closed
2 years ago
0
How to return nothing in else condition?
#52
christophediprima
opened
2 years ago
2
New KritiFunc functions
#51
sordina
closed
2 years ago
8
Path lookup syntax
#50
abdullah2993
closed
2 years ago
2
RFC: Threading Haskell functions into the AST
#49
solomon-b
closed
2 years ago
1
kriti: add support for custom function
#48
paritosh-08
closed
2 years ago
1
Feature/defaulting operator
#47
solomon-b
closed
2 years ago
1
A way to port this library to js
#46
zmitry
closed
2 years ago
2
Revert "Revert "Add build-tool-depends""
#45
solomon-b
closed
2 years ago
0
Implements optional path lookup operation.
#44
solomon-b
closed
2 years ago
0
Fixes test comment
#43
jkachmar
closed
2 years ago
1
Feature/new operators
#42
solomon-b
closed
2 years ago
1
Encode Kriti Input with Data.Text.Encoding
#41
solomon-b
closed
2 years ago
0
Feature/pretty printer
#40
solomon-b
closed
2 years ago
0
Fix unicode handling in lexer
#39
TOTBWF
closed
2 years ago
1
RFC: Extend Operator Availability
#38
solomon-b
closed
2 years ago
1
Exending Operators RFC
#37
solomon-b
closed
2 years ago
5
Fixes span generation for functions
#36
solomon-b
closed
2 years ago
0
Removes duplicate Arbitrary instance for Value when using aeson 2.0.3
#35
solomon-b
closed
2 years ago
1
RFC: Nullish Operator
#34
solomon-b
closed
2 years ago
1
Adds Defaulting Operator RFC
#33
solomon-b
closed
2 years ago
3
Revert "Add build-tool-depends"
#32
dmoverton
closed
2 years ago
0
Next