issues
search
gbrault
/
picoc
Automatically exported from code.google.com/p/picoc
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Building on macOS fails with strange error
#204
Sosukodo
opened
6 years ago
0
Migration to anoher project hosting site
#203
GoogleCodeExporter
opened
9 years ago
0
Executions speed decreased
#202
GoogleCodeExporter
opened
9 years ago
1
Variable scope not always respected
#201
GoogleCodeExporter
opened
9 years ago
0
Shift operators ignore the unsigned type
#200
GoogleCodeExporter
opened
9 years ago
0
Picoc -i on OSX gives SIGABRT
#199
GoogleCodeExporter
opened
9 years ago
0
Support for dirent.h
#198
GoogleCodeExporter
opened
9 years ago
0
Github migration
#197
GoogleCodeExporter
opened
9 years ago
2
Had very minor issue compiling on Solaris 10 spardc
#196
GoogleCodeExporter
opened
9 years ago
0
Patch suggestion
#195
GoogleCodeExporter
opened
9 years ago
0
Patch for /trunk/clibrary.c
#194
GoogleCodeExporter
opened
9 years ago
0
Issue 192 revisited -- still broken in interactive mode.
#193
GoogleCodeExporter
opened
9 years ago
0
Define macro inside a function block will crash picoc
#192
GoogleCodeExporter
closed
9 years ago
4
Invalid return point
#191
GoogleCodeExporter
closed
9 years ago
3
#define within a #include file from interactive mode crashes
#190
GoogleCodeExporter
opened
9 years ago
0
Implement coma operator in for loops
#189
GoogleCodeExporter
opened
9 years ago
0
Can't assign struct coordinates from array initializer
#188
GoogleCodeExporter
opened
9 years ago
1
if ( somepointer) fails
#187
GoogleCodeExporter
opened
9 years ago
0
<function> is out of scope -- OS X related
#186
GoogleCodeExporter
opened
9 years ago
2
r581 and later failing on OS X
#185
GoogleCodeExporter
closed
9 years ago
4
Ternary operator executes both sides
#184
GoogleCodeExporter
opened
9 years ago
0
Test 25_quicksort.c fails occasionally
#183
GoogleCodeExporter
opened
9 years ago
2
Patch for /trunk/platform.c
#182
GoogleCodeExporter
closed
9 years ago
1
When using function prototypes containing struct references the error " ; expected" occurs.
#181
GoogleCodeExporter
opened
9 years ago
0
line 27 in platform/platform_unix.c (Buf[MaxLen] = '\0')
#180
GoogleCodeExporter
closed
9 years ago
1
ExpressionStackShow doesn't compile (DEBUG_EXPRESSIONS)
#179
GoogleCodeExporter
closed
9 years ago
1
Macro bug: x = MACRO(x)
#178
GoogleCodeExporter
closed
9 years ago
9
Patch for /trunk/parse.c
#177
GoogleCodeExporter
closed
9 years ago
1
Warning removal with MSVC in /trunk/platform/library_msvc.c
#176
GoogleCodeExporter
closed
9 years ago
2
Implemented MSVC example library + bug fix in /trunk/platform/library_msvc.c
#175
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/platform/platform_msvc.c compilation error in MSVC
#174
GoogleCodeExporter
closed
9 years ago
1
Warning removal for /trunk/lex.c
#173
GoogleCodeExporter
closed
9 years ago
2
Printf bug: %02d
#172
GoogleCodeExporter
closed
9 years ago
1
Multi dimensional array initializing
#171
GoogleCodeExporter
closed
9 years ago
1
const not implemented
#170
GoogleCodeExporter
closed
9 years ago
2
return() in interpreter mode causes segfault
#169
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/parse.c
#168
GoogleCodeExporter
closed
9 years ago
1
can't build picoc use BUILTIN_MINI_STDLIB macor
#167
GoogleCodeExporter
opened
9 years ago
2
Сross structure
#166
GoogleCodeExporter
closed
9 years ago
2
LD error on CentOS Linux
#165
GoogleCodeExporter
opened
9 years ago
0
Line break
#164
GoogleCodeExporter
opened
9 years ago
0
Break statement not working correctly
#163
GoogleCodeExporter
closed
9 years ago
5
Patch for /trunk/heap.c
#162
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/cstdlib/stdio.c
#161
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/variable.c
#160
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/lex.c
#159
GoogleCodeExporter
closed
9 years ago
1
Could someone add #! for comment?
#158
GoogleCodeExporter
closed
9 years ago
3
printf causes seg fault
#157
GoogleCodeExporter
closed
9 years ago
4
support for shebang?
#156
GoogleCodeExporter
closed
9 years ago
3
Adding native C library functions - Passing pointers as float*
#155
GoogleCodeExporter
opened
9 years ago
2
Next