Sebastien Bourdeauducq
|
09e78a1f5e
|
devices/corecom_serial: RPC server
|
2014-07-07 19:11:43 +02:00 |
Sebastien Bourdeauducq
|
5a3fa5dbff
|
devices/runtime: function type strings + variadic function support
|
2014-07-06 21:06:27 +02:00 |
Sebastien Bourdeauducq
|
61c0b65323
|
devices/runtime: machine code emission
|
2014-07-05 22:48:14 +02:00 |
Sebastien Bourdeauducq
|
1aac985f10
|
devices/core: compile to machine code and run on hardware
|
2014-07-05 22:47:54 +02:00 |
Sebastien Bourdeauducq
|
301b7d51fa
|
add gpio_out syscall
|
2014-07-05 22:46:43 +02:00 |
Sebastien Bourdeauducq
|
37cd4e7e86
|
devices: add simple GPIO out
|
2014-07-05 22:45:08 +02:00 |
Sebastien Bourdeauducq
|
de238503d2
|
devices/runtime: use regular function call instead of syscall
|
2014-07-05 19:39:05 +02:00 |
Sebastien Bourdeauducq
|
6b8ac5ae7b
|
devices: add basic core device serial comms driver
|
2014-07-05 19:12:21 +02:00 |
Sebastien Bourdeauducq
|
29bd6e377d
|
core_dds -> dds_core
|
2014-07-04 17:57:53 +02:00 |
Sebastien Bourdeauducq
|
71323fb7cd
|
compiler: system calls
|
2014-07-04 17:17:01 +02:00 |
Sebastien Bourdeauducq
|
74cdafdde5
|
compiler: interleave transform
|
2014-06-22 18:52:37 +02:00 |
Sebastien Bourdeauducq
|
b28fdf5fb0
|
compiler: add unroll_loops transform
|
2014-06-21 15:06:15 +02:00 |
Sebastien Bourdeauducq
|
6400e28e4c
|
compiler: fold constants
|
2014-06-21 00:19:56 +02:00 |
Sebastien Bourdeauducq
|
0d9bdc101c
|
inline: check inlined functions are on the same core device
|
2014-06-17 18:52:48 +02:00 |
Sebastien Bourdeauducq
|
79f20ebfcf
|
Make syscall an experiment function instead of a core method
|
2014-06-16 23:51:27 +02:00 |
Sebastien Bourdeauducq
|
9db8627081
|
compiler: generate RPC calls
|
2014-06-16 22:56:08 +02:00 |
Sebastien Bourdeauducq
|
792ac44245
|
inline: return statements
|
2014-06-16 22:01:20 +02:00 |
Sebastien Bourdeauducq
|
d63c3264d3
|
devices/core: test inline transform first
|
2014-06-16 21:33:59 +02:00 |
Sebastien Bourdeauducq
|
3cd462f4d5
|
experiment: simplify definition of kernel_attr
|
2014-06-10 15:22:27 +02:00 |
Sebastien Bourdeauducq
|
c769bdab9b
|
Introduce compiler and device modules
|
2014-05-30 18:20:13 +02:00 |