issues
search
pervognsen
/
bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
Other
5.14k
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to build this?
#78
theonekeyg
closed
4 years ago
1
Is this project still alive?
#77
darkamenosa
closed
4 years ago
2
ion/ionvcproj.py: adjusted pre-build event command to work for me
#76
travisstaloch
opened
5 years ago
0
Commits for day 62 and day 63
#75
aameen951
closed
5 years ago
1
Small bugfixes in rattle
#74
darius
opened
6 years ago
0
Add enum typeinfos
#73
uucidl
opened
6 years ago
1
#static_assert directive does not seem to resolve types
#72
uucidl
opened
6 years ago
0
assert should be raise
#71
ghost
opened
6 years ago
0
syntax error: 'cv-qualifier' (TypeInfo type_to_cdecl for const structs containing array)
#70
uucidl
opened
6 years ago
1
types cannot be referred by qualified name, when functions can
#69
uucidl
closed
6 years ago
1
size_t isnt usize and usize isnt size_t (at least on Macos)
#68
uucidl
opened
6 years ago
2
Add sdl window event
#67
tjpalmer
opened
6 years ago
0
Small additions to .uint8, .uint16 and .uint32
#66
Nazfib
closed
6 years ago
1
ion second try
#65
ghost
opened
6 years ago
0
Ion cast to void**
#64
tjpalmer
opened
6 years ago
0
Ion ternaries with string literals on one side
#63
tjpalmer
opened
6 years ago
0
Ion keyword clash
#62
tjpalmer
opened
6 years ago
1
Ion builtin conflicts
#61
tjpalmer
opened
6 years ago
0
Ion conditional compilation
#60
tjpalmer
opened
6 years ago
2
Ion macros
#59
tjpalmer
opened
6 years ago
2
Warnings about `foreign` and `static_assert` being unknown on Linux
#58
DavidEGrayson
opened
6 years ago
3
Problems with literal floating point numbers in #assert
#57
amoura
closed
6 years ago
2
SDL and libc additions
#56
mcavanagh
closed
6 years ago
0
Anonymous and ad hoc structs and unions
#55
tjpalmer
closed
6 years ago
8
Bug with const ptr struct members
#54
uucidl
closed
6 years ago
3
Adds SDL version functions and missing pixel defs
#53
mcavanagh
closed
6 years ago
0
TypeInfo generated for undeclared types
#52
mcavanagh
closed
6 years ago
2
Adds SDL bindings for 2D rendering, logging and clipboard
#51
mcavanagh
closed
6 years ago
0
Minor warning fixes.
#50
stevetranby
closed
6 years ago
0
SDL Fix Error Check and ClipboardText
#49
stevetranby
closed
6 years ago
0
MacOS (OSX) Support
#48
stevetranby
closed
6 years ago
3
Adds missing SDL video/window symbols, including those for OpenGL
#47
mcavanagh
closed
6 years ago
0
Missing stdio_osx.ion & time_osx.ion for macOS
#46
stevetranby
closed
6 years ago
2
Adds missing stdio.h macros
#45
mcavanagh
closed
6 years ago
0
Fix compilation under MinGW evironments.
#44
DavidEGrayson
closed
6 years ago
0
Splits SDL package into individual files
#43
mcavanagh
closed
6 years ago
0
More SDL bindings
#42
mcavanagh
closed
6 years ago
0
Importing enum doesn't import enum values
#41
Maykeye
opened
6 years ago
1
libc additions for time.h and errno.h
#40
mcavanagh
closed
6 years ago
0
Added stdin, stdout, stderr and errno
#39
mcavanagh
closed
6 years ago
0
check_flags uninitialized: might cause ion compiler not to produce any output
#38
uucidl
closed
6 years ago
1
Fixes to libc header declarations
#37
mcavanagh
closed
6 years ago
0
libc header declarations
#36
mcavanagh
closed
6 years ago
0
Using := on arrays leads to C compile-time error
#35
Maykeye
closed
6 years ago
2
Field of a function return value not treated as an l-value
#34
mcavanagh
closed
6 years ago
2
Incorrect type info for void const * type
#33
mcavanagh
closed
6 years ago
2
Fix Noir compiler errors on macOS
#32
tbodt
closed
6 years ago
3
Use TokenMod instead of TokenSuffix to hold token.mod
#31
tbodt
closed
6 years ago
1
Include stddef.h in the Ion preamble to get ptrdiff_t
#30
tbodt
closed
6 years ago
0
Add number groupings
#29
uucidl
closed
6 years ago
2
Next