This website works better with JavaScript.
Home
Explore
Help
Sign In
wes
/
schream
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29
Commits
2
Branches
0
Tags
96 KiB
Tree:
5c82a0bfe8
master
stringtable
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5c82a0bfe8'
${ noResults }
Commit Graph
29 Commits (5c82a0bfe8aa31e1ddd90f16c9ce170f177b638a)
All Branches
Search
Author
SHA1
Message
Date
nisstyre56
5c82a0bfe8
rename, add pairs to RTS
11 years ago
nisstyre56
dad53171a4
make make_closure just return the boxed value to simplify code
11 years ago
nisstyre56
1fd19a37d1
add string field
11 years ago
nisstyre56
3c3ee4b45e
remove type casts, use const in more places possible, not sure if I will keep it this way or if it's a good idea, depends on the string table
11 years ago
nisstyre56
4abdbcab92
inline stuff
11 years ago
nisstyre56
a195cee090
explanatory comment
11 years ago
nisstyre56
e93201a035
fixed a lot of crap
11 years ago
nisstyre56
a7742ac3c7
fix a bunch of crap
11 years ago
nisstyre56
0c4774861f
switch types around to be actually correct
11 years ago
nisstyre56
0bd526065d
box closures, add missing prototypes
11 years ago
nisstyre56
020c42bcf5
rename file holding RTS type declarations
11 years ago
wes
2fdd2e5de9
linker stuff hurr durr
11 years ago
nisstyre56
4ce389c133
more changes, nothing exciting
11 years ago
nisstyre56
965c77016b
updated makefile, start closure RTS code
11 years ago
nisstyre56
f76318c1fc
fix copy/paste mistake
11 years ago
nisstyre56
0ff6fee116
start a makefile
11 years ago
nisstyre56
c9855f3473
more quoting stuff
11 years ago
nisstyre56
863d62623f
distinguish the quote character from quoted symbols
11 years ago
nisstyre56
01531d2ef6
change back types to uint32
11 years ago
nisstyre56
6de0844dac
check for wraparound of unsigned int used to keep track of position in source
11 years ago
nisstyre56
1e08cf66c2
style changes
11 years ago
nisstyre56
f0e4de8ddf
style fix
11 years ago
nisstyre56
db5446112f
fix ordering, match symbols properly
11 years ago
Wesley Kerfoot
9f940ba32b
Delete foo.c
11 years ago
Wesley Kerfoot
be54e0911a
Delete wat.c
11 years ago
Wesley Kerfoot
ae9ea09026
Merge pull request
#1
from nisstyre56/stringtable
use string tables to optimize
11 years ago
nisstyre56
d521eb3b57
use string tables to optimize
11 years ago
nisstyre56
8275714a6e
reorder conditions in tokenize function
11 years ago
nisstyre56
215445c08c
initial commit
11 years ago