issues
search
Akuli
/
jou
Yet another programming language
MIT License
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Methods are inaccessible if a class isn't imported
#268
Akuli
closed
1 year ago
0
the "malloc idiom" doesn't work
#267
Akuli
closed
1 year ago
0
codegen: Use i8* for all pointers inside structs
#266
Akuli
closed
1 year ago
0
Github actions: Run valgrind whenever tests are modified
#265
Akuli
closed
1 year ago
0
self-referencing classes don't work
#264
Akuli
closed
1 year ago
0
Rename struct to class
#263
Akuli
closed
1 year ago
0
Prepare tests for implementing self-hosted parser
#262
Akuli
closed
1 year ago
0
Add GitHub actions config to fix line endings automatically
#261
Akuli
closed
1 year ago
0
github actions: Avoid running valgrind when it is unnecessary
#260
Akuli
closed
1 year ago
0
CRLF auto fix
#259
Akuli
closed
1 year ago
0
compare_compilers.sh script improvements
#258
Akuli
closed
1 year ago
0
Passing arguments to Jou programs
#257
Akuli
opened
1 year ago
8
Tokenize escapes according to doc/syntax-spec.md
#256
Akuli
closed
1 year ago
0
Fix handling escaped characters in the self-hosted tokenizer
#255
Akuli
closed
1 year ago
0
\1, \2 etc
#254
Akuli
closed
1 year ago
0
add nicer array syntax
#253
Akuli
closed
1 year ago
0
Rename struct to class?
#252
Akuli
closed
1 year ago
2
Use methods in the self-hosted compiler
#251
Akuli
closed
1 year ago
0
Fix importing methods
#250
Akuli
closed
1 year ago
0
__init__ doesn't work
#249
Akuli
closed
11 months ago
3
duplicate method name within the same struct
#248
Akuli
closed
1 year ago
0
Allow methods to take self with a pointer
#247
Akuli
closed
1 year ago
0
shouldn't be possible to use self as variable name
#246
Akuli
closed
1 year ago
1
Nicer syntax for self parameters
#245
Akuli
closed
1 year ago
0
No error for missing self parameter
#244
Akuli
closed
1 year ago
0
Many error messages say "function" when they should say "method"
#243
Akuli
opened
1 year ago
2
Simplify handle_struct_fields() slightly
#242
Akuli
closed
1 year ago
0
Methods
#241
Akuli
closed
1 year ago
0
Set default optimize to 1
#240
littlewhitecloud
closed
1 year ago
7
Add starts_with and ends_with functions to stdlib/str.jou
#239
Akuli
closed
1 year ago
0
Selfhosted tokenizer: fix a newline token weirdness
#238
Akuli
closed
1 year ago
0
self-hosted tokenizer: skip comments when at end of line
#237
Akuli
closed
1 year ago
0
Large programs compile really slowly without optimizations
#236
Akuli
closed
1 year ago
4
Syntax spec: tokenizing
#235
Akuli
closed
1 year ago
0
Dynamic arrays
#234
Akuli
opened
1 year ago
3
Simplify how newline tokens work
#233
Akuli
closed
1 year ago
0
Self-hosted compiler: tokenizing hello world
#232
Akuli
closed
1 year ago
0
Make indentation of yaml files consistent
#231
Akuli
closed
1 year ago
0
Debug info
#230
Akuli
opened
1 year ago
0
Easy way to run Jou programs under valgrind
#229
Akuli
closed
11 months ago
1
converting array to pointer
#228
Akuli
closed
1 year ago
2
stdlib/types.jou
#227
littlewhitecloud
closed
1 year ago
3
Fix the weird sizeof bug
#226
Akuli
closed
1 year ago
0
Use more typecheck_expression_not_void
#225
Akuli
closed
1 year ago
1
Valgrind error on a compiled executable when optimizations are enabled
#224
Akuli
closed
1 year ago
1
Using void return value segfaults compiler
#223
Akuli
closed
1 year ago
0
From one file import all functions
#222
littlewhitecloud
closed
1 year ago
4
Add a --linker-flags argument
#221
Akuli
closed
1 year ago
0
Add warnings for unused imports
#220
Akuli
closed
1 year ago
0
Improve error message for import in the middle of file
#219
Akuli
closed
1 year ago
0
Previous
Next