RSS feed
4b8e7423
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/30 12:13
Fix a couple of assert failures.
335908ff
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/10 13:43
Operator shuffling.
375ca707
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/10 13:32
Fix typo in tree walk code.
7b391728
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/05 15:14
Handle wildcards in patterns correctly.
888bb9b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/04 20:47
Add a comment for nconstructors()
e270e42d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/04 20:40
Fix up pattern tree generation.
5faf2153
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/04 17:42
Fix clobbering match pattern type.
f15c5a1a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/04 17:29
Fix constant patterns for matching.
ad008b9e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/04 16:53
Fix most tests.
ad893b63
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/04 16:34
Check for exhaustiveness in patterns.
61ba873d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/11/03 06:25
Fix typo in makefile.
f131beb5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/30 09:27
Unrename 'opt' -> 'mi'
b9cf654b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 21:51
Stub in parameters needed for generating captures
b800e22d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 15:44
Add support for checking structs.
b5135305
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 12:07
Stub in addstruct(), and turn failed dups into errors.
8d8a5e1b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 12:05
Add array and tuples to decision trees.
ff00d122
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 09:49
Add support for literal nodes in dtree.
037b1dd6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 09:38
Sequence literals are long gone. Delete the entry.
107950fd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/15 08:20
Clean up match.c a bit.
53b5674d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/14 22:28
Start work on new pattern matching implementation.
5566df11
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/13 12:10
Add regex benchmark.
c7b5d588
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/11 17:59
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
4d289ad7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/11 14:17
Break out of 'use' search with likely terminators.
4ad286b9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/10 00:04
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
eee59735
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/09 08:28
Split out parsing of dial strings.
a713d217
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/08 21:58
Exit program on bad arguments.
d3ee4f74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/08 08:12
Pull out typeinfo.c from simp.c
10c0307e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/08 08:00
Shuffle a few more functions.
c595986e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/08 07:42
Pull out actual code writing into it's own file.
df3f645e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 17:59
Plan9 doesn't like named initializers.
dfec2eea
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 16:48
Add '-c' (extracheck) option to mc
c6673bf8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 16:17
Keep track of source files as well as line numbers.
e8ef726e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 15:22
Add support for storing file ids.
f1b64c62
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 15:01
Remove leftover grammar junk.
dc8e174e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 14:31
Write out all important attrs on decls in usefiles.
19558c1b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 14:05
Print all decl bools.
8184a8cc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 13:54
Usefiles record whether a variable is a noret var.
c87d318d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 13:33
Set the line number when generating labels.
6a4159ec
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 12:46
Start adding support for '$noret' attr
86f9ba03
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 12:38
Generalize grammar: specific attrs ar now lists.
382c5d3a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 11:46
Whitespace consistency fixes.
4bae6900
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 08:46
Rename so that the sys files have the architecture.
eab0f16a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/07 08:18
Work on trimming BBs and inseting Orets.
aeb291f9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 20:13
Update plan9 mkfiles for libstd/libsys split.
f5764352
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 17:26
Add an include for '.' to the bldfile.
ae618fbf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 16:32
Partly fix bldfile.
9e058068
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 16:13
'test.myr' is junk.
97b72823
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 16:10
Fix symbol names.
6982c1b3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 14:34
Fix osx libsys build.
1288c9b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 14:08
Update other systems for the libstd/libsys split.
282c12b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 13:43
Split libstd into libstd and libsys.
2762f6ad
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 09:32
Rename make variables.
c7160654
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 09:31
Delete test.myr
90667a77
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/06 09:24
Probe the architecture.
088821d3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/05 14:21
Add line terminators to all mkfiles.
5d673da9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/05 14:18
Add plan9 mkfiles and runtime.
bfeab45b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/05 11:43
Make 'install' a phony target.
23fa90ce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/05 11:32
Fix typo: optarg -> curarg.
9f03baca
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/05 11:24
Write my own option parsing.
cd811b58
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/04 07:41
Start work of porting to Plan 9.
08abb553
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/04 07:33
Consistent constant naming: symprefix -> Symprefix.
f345f2e2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/03 16:31
Make the makefile copy the files correctly.
f173e4bd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/03 16:31
Asm files are architecture specific.
99374e22
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/03 13:28
Strip out platform suffixes from compiler output.
93712e0a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/03 09:22
Use '+' as the system separator.
8b02fdb9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/10/01 17:00
Clear memory on deallocation.
a06e3f0e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/29 09:58
Fix compilation.
3ad6de40
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/29 09:55
Only succeed blatting if we write the whole buffer.
4a8f78d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/28 13:01
Fix premature unification in generics.
5c477090
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/26 16:19
Check namespaces on entering expr nodes.
8fb12001
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 15:48
Add strrfind function for reverse string searches.
20cbc571
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/25 09:42
Add chdir() syscall.
47860ff9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 10:00
Fix struct matching for out of order members.
d430e0f5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/24 07:20
Fix sysctl args.
e45251e3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 20:50
Remove dependency on system() call.
761ee572
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 12:35
Add 'getenvv' function.
3abef857
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 10:15
Add unlink() syscall.
c5a443df
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 09:25
Add missing implementation.
6f9d91c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 09:23
Shut up Clang's static analyzer a bit.
f52bd3e4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/23 09:04
Don't mark namespaced variable lvalues as const.
fa746541
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/22 17:20
Implement clone.
ab7b0d21
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/22 07:52
Fix flt32<->flt64 casts.
273d2b38
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/20 15:05
Get rid of extra digit characters
3f54d108
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/18 12:38
Add mandelbrot benchmark.
84b43b32
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/18 12:05
Remove dependencies on libbio for mandelbrot.myr
9ce53dbc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/18 08:31
Fix ABI bugs in cstring() and alloca() calls.
6ce96d38
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/17 22:26
Add a mandelbrot test.
8fe6f9a4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/17 22:22
Save and restore xmm registers correctly
63102e84
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/17 21:08
Correctly save/restore xmm registers.
f16265cf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/17 09:48
Add support for 'pkglocal' keyword.
6d015a6a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 22:22
Rename float -> flt
fc5907f1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 22:09
Add support for relative cutoffs.
b3e754a9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 22:07
Add support for absolute cutoffs.
2ac916b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 21:46
Remove prototype file.
316009db
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 21:45
Add missing file.
f07c0280
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 21:42
Fix flipped sign for float32explode.
6440e9bb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 21:40
Float formatting finally implemented.
b862b777
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 17:44
Preserve sign in division/mod
32695d58
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/16 14:51
Fix documentation for pointers.
8e97c355
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/09/15 22:54
Simplify the float explosion.
Next