Merge branch 'release/wikibook_1.0.1' into develop
add hello_4 to alire config.
Merge branch 'release/wikibook_1.0.1'
Since it’s more an Author Discussion and I wanted to add samples it’s over on Wikibooks: https://en.wikibooks.org/wiki/Wikibooks_talk:WikiProject_Ada#Should_we_change_how_to_format_code_samples_in_future? Martin
Since it’s more an Author Discussion and I wanted to add samples it’s over on Wikibooks: https://en.wikibooks.org/wiki/Wikibooks_talk:WikiProject_Ada#Should_we_change_how_to_format_code_samples_in_future? Martin Martin Krischik Rütiweg 139 CH-3072 Ostermundigen Festnetz: +41 (31) 536 63 84 Mobil: +41 (76) 516 51 02 mailto://martin@krischik.com http://martin.krischik.com
fix some typos and update hugo page.
Merge branch 'feature/hello_use' into develop
rename the pragmas_restrictions hello world.
sample with global package use.
creating a containers_vectors alire crate would really be helpful. wink, wink, nudge, nudge. I'll do it when I find some free time slot.
creating a containers_vectors alire crate would really be helpful. wink, wink, nudge, nudge.
By the way, I thought the Template:Ada/Sourceforge would point to these new files after using it in the page, but it is still pointing to the Subversion repository, which is not synchronize. That is indeed a problem. I solved it with Template:Ada/Alire which now links to the git instead of subversion and suggests Alire for download. That way the old download links stay intact until we get around to creating an alire crate.
gnatdoc sitemap is now dynamicaly generated.
Update documentation
Yes, it makes sense to organize the examples by the chapter where they are. All the vector examples were main programs, so no problem there on that regard. But all the main procedures are named the same and I put them in separate files named by the subsection. They raise the usual warning, but it seems acceptable. By the way, I thought the Template:Ada/Sourceforge would point to these new files after using it in the page, but it is still pointing to the Subversion repository, which is not synchronize....
It's OK. I merged it to develop. I'm currently in the process of creating Alire projects for all samples and group them by chapter. The new location is here: https://sourceforge.net/p/wikibook-ada/git/ci/develop/tree/wikibook/ There are currently two sub-crates named after the chapter where the source is used. I hope this makes it easier for the reader. There was discussion on Gitter highlighting how readers could get confused when using to large modules. But putting everything in demos/Source for...
Merge branch 'feature/group-by-chapter' into develop
add tags
Update Website.
split hello_workd into basic and pragmas_restrictions
Hi Martin, I wanted to do this commit in a branch for you to review before merging, but I didn't realize that I was not on my new branch until after the push. https://sourceforge.net/p/wikibook-ada/git/ci/58d2cb896fca81b8af5fd034070dcfd53ed16b81/ Let me know if something should be changed or added for coherency or whatever. Best regards, Manuel
Examples for Ada Programming/Libraries/Ada.Containers.Vectors
Merge branch 'release/wikibook-1.0.0'
Update index
set minimum GNAT version.
Update homepage
add .gitkeep where needed.
Release version 1.0.0 with hello world samples.
Crate seems ready for deployment.
add run options.
rearage directory structure.
add long-description
Merge branch 'feature/hello_world_1' into develop
first create created.
Commit um crate zu erstellen - part 2
Commit for first create creation.
Update website.
hello_world_1 now compiles.
Merge branch 'feature/hugo' into develop
I support the idea of using Alire. It makes sense not only for facilitating building but also to include the examples in the Alire index, so people find then and download them easily. Something like the idea of learnxinyminutes: https://github.com/adambard/learnxinyminutes-docs/pull/4821/files?short_path=16d8dad#diff-16d8dadf7779c532d07d24b45014e49045b0d67a73366faa5328bb70467d7961
upload initial version.
Hugo configured and webpage can be generated.
I repaired the homepage and ported it to hugo. Have a look: https://wikibook-ada.sourceforge.net/. There was almost no informations. The main part was the gnathtml for all sample code. However, I think I might turn all the sample code into Alire crates and maybe write a small documentation. I also move the source code to git as Alire isn't all that Subversion compatible. The hugo sources are there as well. It's markdown so it's a lot easier to handle.
Add hugo configuration.
Add pictures, logos and icons.
Add submodules for alire and hugo.
This commit was manufactured by cvs2svn to create tag
Import pmwiki-2.0.13
This commit was manufactured by cvs2svn to create tag 'pmwiki-2_0_6'.
Import pmwiki-2.0.6/
This commit was manufactured by cvs2svn to create branch 'PmWiki'.
Import pmwiki-2.0.6/
This commit was manufactured by cvs2svn to create tag
This commit was manufactured by cvs2svn to create tag
This commit was manufactured by cvs2svn to create tag
This commit was manufactured by cvs2svn to create tag
Import pmwiki-2.0.beta54
This commit was manufactured by cvs2svn to create branch 'PmWiki'.
This commit was manufactured by cvs2svn to create branch 'pmwiki'.
This commit was manufactured by cvs2svn to create branch 'pmwiki'.
This commit was manufactured by cvs2svn to create tag
This commit was manufactured by cvs2svn to create branch 'pmwiki'.
This commit was manufactured by cvs2svn to create branch 'pmwiki'.
This commit was manufactured by cvs2svn to create tag
change dokumentation to pmwiki
This commit was manufactured by cvs2svn to create tag
change dokumentation to pmwiki
This commit was manufactured by cvs2svn to create branch 'PmWiki'.
This commit was manufactured by cvs2svn to create tag
This commit was manufactured by cvs2svn to create branch 'Ada_2005'.
meta data.
-mSolaris and Cygwin fixes
checkin
Add Another Hello_World_* demonstrating Iterate
Fix Subdirectories obj/{1,2,2} -> obj/{1,2,3} in a few places
Typo.
ASIS needs fixing - again
new KNucleotide
Paranioa Checkin.
Fix Subversion flags
move pmwiki out of trunk
Checking in latest work. Corrected minor errors in author list.
Paranoia checkin
Corrected some layout flaws, and improper grammar in chapter 2 as per
Added chapter 10
Cut the contributors list down to 3 named people, and cleaned up
Moving along. Chapter 8 (the stubby package chapter) is now in. I plan
Fixed some "bad boxes", added chapters 6 and 7 (strings and
First upload of latex sources. If this is the wrong place, please email
just a backup.
regex-dna program for the language shootout as submitted