index
:
ats-os
master
An attempt to create an operation system in ats-lang.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
main.dats
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-08-20
implement page
HEAD
master
Xander
1
-9
/
+28
2023-08-14
No dynamic load in main
Xander
1
-5
/
+4
2023-08-08
Final refactoring for opts: frames
Xander
1
-15
/
+14
2023-08-08
more refactoring and implemented exec_init
Xander
1
-18
/
+15
2023-08-06
Implemented panic
Xander
1
-2
/
+2
2023-07-28
optional implementation of multboot 1
Xander
1
-26
/
+20
2023-07-27
migrated frame_allocator to opt. side effects constrains not implemented yet
Xander
1
-13
/
+13
2023-07-24
Prepare big dynload refactor
Xander
1
-4
/
+7
2023-07-21
Working frame allocator but VERY ugly code
Xander
1
-2
/
+17
2023-07-21
Mainly refactoring
Xander
1
-1
/
+15
2023-07-21
Working on frame allocation
Xander
1
-0
/
+1
2023-07-15
Elf section headers implementation
Xander
1
-0
/
+1
2023-07-15
Print memory mappings
Xander
1
-12
/
+12
2023-07-15
Boot info memory mapping implementation
Xander
1
-14
/
+11
2023-07-14
Preparing for multiboot information
Xander
1
-2
/
+27
2023-07-13
Full restructure
Xander
1
-1
/
+1
2023-07-07
Default interrupts
Xander
1
-2
/
+19
2023-07-04
Overloading print + cleanup
Xander
1
-8
/
+4
2023-07-03
Added clear screen function
Xander
1
-1
/
+2
2023-07-03
Implemented newline
Xander
1
-1
/
+4
2023-07-03
Now using static writer
Xander
1
-1
/
+1
2023-07-02
Using reference
Xander
1
-7
/
+0
2023-06-30
Modulating print
Xander
1
-27
/
+3
2023-06-30
Printing hello world
Xander
1
-6
/
+30
2023-06-30
Calling ats function
Xander
1
-0
/
+13