index
:
slul
main
no-refs
parser-simplification-rewrite
wip-sigils
SLUL Programming Language
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testexec
/
slul-interfaces
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-11
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2024-01-01
Put since-versions first in struct/enum members
Samuel Lidén Borell
1
-0
/
+30
2023-12-30
Put since-versions first in top-levels declarations
Samuel Lidén Borell
2
-9
/
+18
2023-12-12
Fix handling of back-dependencies on main module
Samuel Lidén Borell
3
-0
/
+11
2023-10-07
Tests: More tests of external/normal typeidents
Samuel Lidén Borell
1
-0
/
+4
2023-10-01
Check version when binding identifiers across modules
Samuel Lidén Borell
3
-6
/
+18
2023-09-16
Add unstable_api flag. Improve checks of module headers
Samuel Lidén Borell
3
-9
/
+10
2023-09-10
Implement search for methods and typeidents in other modules also
Samuel Lidén Borell
2
-0
/
+15
2023-09-08
Tests: Sync slul-interfaces and libraries' main.slul files
Samuel Lidén Borell
1
-2
/
+2
2023-09-08
Implement "nestedonly" dependencies (and remove "typesonly")
Samuel Lidén Borell
3
-0
/
+44
2023-08-11
Basic check of \interface_depends in dependencies
Samuel Lidén Borell
1
-1
/
+1
2023-07-15
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2023-04-30
Checking of open/closed structs
Samuel Lidén Borell
1
-0
/
+10
2022-08-14
Update copyright years
Samuel Lidén Borell
2
-2
/
+2
2022-05-03
Simplify syntax for void functions (remove "-> void")
Samuel Lidén Borell
1
-1
/
+1
2022-02-13
Refactor tree_insert to store new/existing status in returned node
Samuel Lidén Borell
1
-0
/
+1
2021-12-05
Fix assertion failure at end of module header of libraries
Samuel Lidén Borell
2
-1
/
+2
2021-12-05
Fix incorrect name in "testexec" interface file
Samuel Lidén Borell
1
-1
/
+1
2021-08-28
Remove \end directive. Fix switch between build directives and interface
Samuel Lidén Borell
2
-3
/
+1
2021-08-14
Parsing of \\interface_depends
Samuel Lidén Borell
1
-1
/
+1
2021-08-05
Add license headers to Makefiles, translation and test files
Samuel Lidén Borell
2
-0
/
+48
2021-08-04
Load interfaces of module dependencies
Samuel Lidén Borell
2
-0
/
+28