index
:
a404m/felan
master
This is a new language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-15
fix the issue in variable scopes
HEAD
master
A404M
2025-06-15
change variable lookup system
A404M
2025-06-15
fix double free bug in global variables
A404M
2025-06-14
fix bug in c function
A404M
2025-06-14
fix some bugs
A404M
2025-06-13
fix bug in shape shifters
A404M
2025-06-13
removing duplicated code
A404M
2025-06-12
remove unused includes
A404M
2025-06-12
removing lazy because macro can do the job
A404M
2025-06-11
reproducing the issue
A404M
2025-06-10
fixing some parse order
A404M
2025-06-10
add more functions to string
A404M
2025-06-10
removing debug logs
A404M
2025-06-10
fix some return type issues
A404M
2025-06-09
changing access overloading to have pointer to value instead of value
A404M
2025-06-09
fix assigning to dereference access in a chain
A404M
2025-06-09
fix bug in shape shifter matching
A404M
2025-06-09
fixing bug in anytype
A404M
2025-06-09
add macro
A404M
2025-06-08
start working on bba
A404M
2025-06-08
removing old code
A404M
2025-06-08
generalizing compiler instead of relaying on gcc
A404M
2025-06-06
add logo to README.md
A404M
2025-06-06
add logo to README.md
A404M
2025-06-06
add logo
A404M
2025-06-06
moving duplicated codes to functions
A404M
2025-06-06
now @insert("") inserts void value
A404M
2025-06-06
fix when you disable statistics
A404M
2025-06-06
cleaning import
A404M
2025-06-05
trying to add macro
A404M
2025-06-05
fix some bugs
A404M
2025-06-04
fix bug in array objects
A404M
2025-06-04
fixing more bugs in access
A404M
2025-06-04
fix bug in pointer dereferencing
A404M
2025-06-03
fixing some bugs
A404M
2025-06-03
add guid on how to compile
A404M
2025-06-03
update README.md
A404M
2025-06-03
add code insertion
A404M
2025-06-03
first version of code insertion
A404M
2025-06-02
update README.md
A404M
2025-06-01
add println
A404M
2025-06-01
fixing string
A404M
2025-05-31
updated README.md
A404M
2025-05-31
add array access support to arrays
A404M
2025-05-31
function with exact types are prefered to shape shifters
A404M
2025-05-31
fixing some problems with array access
A404M
2025-05-31
add array access overload
A404M
2025-05-31
add ability to specify int type as extension
A404M
2025-05-30
fixing some minor issues
A404M
2025-05-30
add more memory management stuff
A404M
[next]