issues
search
tdenniston
/
bish
Bish is a language that compiles to Bash. It's designed to give shell scripting a more comfortable and modern feel.
MIT License
1.48k
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixes issue #79 dynamic_cast error
#80
masukomi
closed
2 years ago
0
error: dynamic_cast from rvalue to reference type
#79
masukomi
opened
2 years ago
0
Guys, it's time to create a some stable fork.
#78
adamasantares
opened
3 years ago
2
Need to contact
#77
AzeemUlMazhar
opened
4 years ago
0
Minor makefile changes
#76
Artoria2e5
opened
5 years ago
0
pedantic improvements (variables in ${}, printf instead of echo)
#75
Artoria2e5
opened
5 years ago
2
Backticks leak into arbitrary command execution
#74
Artoria2e5
opened
5 years ago
1
never used variable
#73
QiAnXinCodeSafe
opened
6 years ago
0
Declarative syntax for autocompletions
#72
bschlenk
opened
7 years ago
1
next release publish date?
#71
septs
closed
7 years ago
1
Unclear error message on syntax error.
#70
akalsi87
opened
8 years ago
1
bish -r does not work when script requires stdin input to be forwarded
#69
akalsi87
opened
8 years ago
0
Strange behaviour writing utility functions
#68
akalsi87
closed
8 years ago
6
Update README.md
#67
heyvito
opened
9 years ago
2
Support file globbing
#66
tdenniston
opened
9 years ago
2
Exit with 0 when executing with -h argument
#65
heyvito
closed
9 years ago
11
Adding mathematical functions and other changes.
#64
egorsmkv
closed
8 years ago
0
Support string manipulation
#63
tdenniston
opened
9 years ago
0
Invalid argument type for function
#62
egorsmkv
closed
9 years ago
2
Mathematical functions
#61
egorsmkv
closed
8 years ago
6
error segmentation
#60
egorsmkv
closed
9 years ago
4
Iteration of the array elements
#59
egorsmkv
closed
9 years ago
5
README: Fixed typo
#58
marcelometal
closed
9 years ago
0
Add missing header
#57
tristil
closed
9 years ago
1
Improve type checking error messages
#56
tdenniston
closed
9 years ago
0
Implement =~ operator for [[-based regex matching.
#55
HyperHCl
opened
9 years ago
1
Version tagging
#54
heyvito
closed
9 years ago
5
Add support for arrays
#53
tdenniston
closed
9 years ago
4
Add something to support parse options from shell script command line
#52
qinshulei
closed
9 years ago
2
Allow side-effect `print` statements in functions
#51
tdenniston
closed
9 years ago
2
Make semicolons optional
#50
tdenniston
closed
9 years ago
0
Make it able to generate library-only bash scripts
#49
Icenowy
opened
9 years ago
6
Can bish use raw shell include files?
#48
Icenowy
opened
9 years ago
2
"Invalid token type for atom" don't show the line number.
#47
qinshulei
closed
9 years ago
1
Documentation translation
#46
egorsmkv
closed
9 years ago
6
Not able to compile on OS X 10.10.2
#45
p3k
closed
9 years ago
5
Distinguish between local and global scope for variables
#44
tdenniston
closed
9 years ago
0
How about add BISH_USERLIB to extend BISH_STDLIB?
#43
qinshulei
closed
9 years ago
3
Function arguments in interpolated strings don't work
#42
tdenniston
closed
9 years ago
5
Bish for loop bounds are inclusive
#41
tdenniston
opened
9 years ago
2
Return with the exit status of a run file.
#40
noahmorrison
closed
9 years ago
4
'bish -r' should exit with the return code of the script.
#39
tdenniston
closed
9 years ago
0
Accept a script through standard input, not only a file argument
#38
roryokane
closed
9 years ago
2
pluggable code generators
#37
digitalsurgeon
closed
9 years ago
6
Escape $ character
#36
heyvito
closed
9 years ago
8
using getopt to make handling command line args easier
#35
digitalsurgeon
closed
9 years ago
1
Include the generated dependency files
#34
richq
closed
9 years ago
1
Add "break / continue" as built-in operators
#33
egorsmkv
closed
9 years ago
5
missing #include in file:
#32
digitalsurgeon
closed
9 years ago
1
Importing other bish-files
#31
egorsmkv
closed
9 years ago
22
Next