index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
yosys.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added next_token() function (strtok() replacement)
Clifford Wolf
2014-10-10
1
-1
/
+1
*
Moved patmatch() to yosys.cc
Clifford Wolf
2014-10-10
1
-0
/
+3
*
Added format __attribute__ to stringf()
Clifford Wolf
2014-10-10
1
-1
/
+1
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
1
-2
/
+2
*
namespace Yosys
Clifford Wolf
2014-09-27
1
-12
/
+4
*
Added new CodingReadme file (replaces CodingStyle and CHECKLISTS)
Clifford Wolf
2014-09-16
1
-0
/
+2
*
Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore
Clifford Wolf
2014-08-23
1
-1
/
+0
*
Changed frontend-api from FILE to std::istream
Clifford Wolf
2014-08-23
1
-0
/
+1
*
Changed backend-api from FILE to std::ostream
Clifford Wolf
2014-08-23
1
-0
/
+5
*
Added "plugin" command
Clifford Wolf
2014-08-22
1
-0
/
+5
*
Added stackmap<> container
Clifford Wolf
2014-08-17
1
-0
/
+1
*
Fixed build with gcc-4.6
Clifford Wolf
2014-08-07
1
-0
/
+8
*
Added ID() macro for static IdStrings
Clifford Wolf
2014-08-03
1
-0
/
+3
*
Improvements in new RTLIL::IdString implementation
Clifford Wolf
2014-08-02
1
-0
/
+4
*
Preparations for RTLIL::IdString redesign: cleanup of existing code
Clifford Wolf
2014-08-02
1
-0
/
+1
*
Added logfile hash to statistics footer
Clifford Wolf
2014-08-01
1
-0
/
+2
*
Added ModIndex helper class, some changes to RTLIL::Monitor
Clifford Wolf
2014-08-01
1
-1
/
+8
*
Added "trace" command
Clifford Wolf
2014-07-31
1
-0
/
+3
*
Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace
Clifford Wolf
2014-07-31
1
-8
/
+30
*
Added "kernel/yosys.h" and "kernel/yosys.cc"
Clifford Wolf
2014-07-30
1
-0
/
+86
[prev]