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
/
errortest
/
badlib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-11
Update copyright years
Samuel Lidén Borell
2
-2
/
+2
2024-03-02
Fix incorrect source location of imported definitions
Samuel Lidén Borell
1
-3
/
+0
2024-01-01
Put since-versions first in struct/enum members
Samuel Lidén Borell
1
-11
/
+14
2023-12-30
Put since-versions first in top-levels declarations
Samuel Lidén Borell
1
-30
/
+55
2023-10-08
Only match actually implemented idents in version check
Samuel Lidén Borell
1
-0
/
+1
2023-10-08
Check version when binding struct fields
Samuel Lidén Borell
1
-3
/
+4
2023-10-07
Check version when binding typeidentifiers/method identifiers
Samuel Lidén Borell
1
-10
/
+12
2023-10-04
Add more tests of identifier version checks + fix error reporting
Samuel Lidén Borell
2
-3
/
+35
2023-10-01
Check version when binding identifiers across modules
Samuel Lidén Borell
2
-0
/
+21
2023-09-16
Add unstable_api flag. Improve checks of module headers
Samuel Lidén Borell
1
-1
/
+1
2023-09-10
Add check for different type with same name for typeidents and methods
Samuel Lidén Borell
2
-0
/
+10
2023-09-10
Implement search for methods and typeidents in other modules also
Samuel Lidén Borell
2
-0
/
+26
2023-09-09
Fix search for implementation of methods and typeidents
Samuel Lidén Borell
2
-0
/
+31
2023-09-08
Implement "nestedonly" dependencies (and remove "typesonly")
Samuel Lidén Borell
2
-0
/
+13
2023-09-08
Tests: More tests of dependencies and libraries
Samuel Lidén Borell
1
-0
/
+6
2023-07-12
Tests: External constants in array length should give errors
Samuel Lidén Borell
2
-2
/
+7
2023-06-25
Add "badlib" for testing incorrect syntax in library modules
Samuel Lidén Borell
2
-0
/
+89