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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-20
implement page
HEAD
master
Xander
8
-24
/
+220
2023-08-20
Rewrite table
Xander
3
-37
/
+52
2023-08-19
implement table
Xander
4
-3
/
+96
2023-08-19
Implemented entry
Xander
6
-45
/
+69
2023-08-17
Add valid/unvalid type, replacement of optional
Xander
2
-0
/
+8
2023-08-17
Started implementing paging
Xander
6
-1
/
+68
2023-08-14
No dynamic load in main
Xander
1
-5
/
+4
2023-08-08
Final refactoring for opts: frames
Xander
5
-176
/
+160
2023-08-08
more refactoring and implemented exec_init
Xander
4
-89
/
+124
2023-08-06
Implemented panic
Xander
3
-20
/
+22
2023-07-28
Some work
Xander
2
-17
/
+15
2023-07-28
optional implementation of multboot 1
Xander
6
-333
/
+362
2023-07-27
name change to initializable
Xander
1
-6
/
+5
2023-07-27
migrated frame_allocator to opt. side effects constrains not implemented yet
Xander
5
-69
/
+95
2023-07-24
Prepare big dynload refactor
Xander
2
-5
/
+8
2023-07-21
Working frame allocator but VERY ugly code
Xander
5
-17
/
+37
2023-07-21
Mainly refactoring
Xander
6
-32
/
+121
2023-07-21
Working on frame allocation
Xander
5
-7
/
+90
2023-07-15
Print kernel start,stop and size
Xander
1
-3
/
+15
2023-07-15
Elf section headers implementation
Xander
3
-17
/
+82
2023-07-15
Print memory mappings
Xander
3
-18
/
+39
2023-07-15
Boot info memory mapping implementation
Xander
4
-14
/
+119
2023-07-14
Preparing for multiboot information
Xander
3
-7
/
+51
2023-07-14
Task state segment structs
Xander
2
-0
/
+68
2023-07-13
Allow negative number conversion
Xander
2
-4
/
+4
2023-07-13
Full restructure
Xander
7
-193
/
+6
2023-07-13
int to string conversion implementation
Xander
3
-4
/
+73
2023-07-11
Implemented default interrupts
Xander
2
-10
/
+81
2023-07-11
Some interrupt cleanup
Xander
2
-14
/
+17
2023-07-07
Default interrupts
Xander
3
-24
/
+60
2023-07-05
Implementing interrupts (exceptions)
Xander
4
-3
/
+83
2023-07-05
Cleanup
Xander
2
-2
/
+2
2023-07-04
Overloading print + cleanup
Xander
6
-103
/
+123
2023-07-03
Added clear screen function
Xander
3
-3
/
+18
2023-07-03
Implemented newline
Xander
3
-10
/
+21
2023-07-03
Now using static writer
Xander
3
-44
/
+65
2023-07-02
Using reference
Xander
3
-30
/
+23
2023-06-30
Modulating print
Xander
3
-27
/
+87
2023-06-30
Printing hello world
Xander
1
-6
/
+30
2023-06-30
Calling ats function
Xander
2
-4
/
+13
2023-06-28
Calling c code
Xander
1
-0
/
+4