Skip to content
#

system-programming

Here are 317 public repositories matching this topic...

dtarditi
dtarditi commented Apr 18, 2019

PR #342 revamps the checking of bounds declarations. It contains some examples of checking. @lenary noted that none of the examples have unsequenced assignments, where the order in which assignments happen is not specified. This means that pending sets are always empty in the examples. We should add an example where there are some unsequenced assignments.

coursebook
bhuvy2
bhuvy2 commented Aug 11, 2019

Is your feature request related to a problem? Please describe.
We don’t have anything in our code of conduct about how contributions are licensed and how we handle bad contributions or contributors. We should be explicit about that.

Describe the solution you'd like
A policy like Wikipedia’s about code.

Describe alternatives you've considered
N/A

Additional context
N/A

Open

Notes

7
michael105
michael105 commented Mar 20, 2019

(Auto)Generate documentation for functions.
(just another tag is needed)
Possibly: replace the praeprocessor macros in syscall_stubs with
something own. Atm, the praeprocessor macros' arguments aren't
informative ( They have to be named a1,a2, and so on. )
and I've to adapt the tags anyway, in order to generate the autoheaders in include/gen

Improve this page

Add a description, image, and links to the system-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the system-programming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.